IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 7795


Ignore:
Timestamp:
Jul 3, 2006, 12:01:02 PM (20 years ago)
Author:
jhoblitt
Message:

rollback 1.70
prepare for 0.12.0 release

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/configure.ac

    r7773 r7795  
    11AC_PREREQ(2.59)
    22
    3 AC_INIT([pslib],[0.11.99],[http://pan-starrs.ifa.hawaii.edu/bugzilla])
     3AC_INIT([pslib],[0.12.00],[http://pan-starrs.ifa.hawaii.edu/bugzilla])
    44AC_CONFIG_SRCDIR([pslib.pc.in])
    55AC_CANONICAL_TARGET
    6 
    7 dnl this enables the building of libtap
    8 AC_CONFIG_SUBDIRS([test/tap])
    96
    107AM_INIT_AUTOMAKE([1.7 foreign dist-bzip2])
     
    129AM_MAINTAINER_MODE
    1310
    14 PSLIB_LT_VERSION="0:11:0"
     11PSLIB_LT_VERSION="0:12:0"
    1512AC_SUBST(PSLIB_LT_VERSION,$PSLIB_LT_VERSION)
    1613
Note: See TracChangeset for help on using the changeset viewer.