IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 7800


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

version to 0.12.99

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/configure.ac

    r7796 r7800  
    11AC_PREREQ(2.59)
    22
    3 AC_INIT([pslib],[0.12.0],[http://pan-starrs.ifa.hawaii.edu/bugzilla])
     3AC_INIT([pslib],[0.12.99],[http://pan-starrs.ifa.hawaii.edu/bugzilla])
    44AC_CONFIG_SRCDIR([pslib.pc.in])
    55AC_CANONICAL_TARGET
     
    99AM_MAINTAINER_MODE
    1010
    11 PSLIB_LT_VERSION="0:12:0"
     11PSLIB_LT_VERSION="0:12:99"
    1212AC_SUBST(PSLIB_LT_VERSION,$PSLIB_LT_VERSION)
    1313
  • trunk/psModules/configure.ac

    r7797 r7800  
    11AC_PREREQ(2.59)
    22
    3 AC_INIT([psmodule],[0.12.0],[http://pan-starrs.ifa.hawaii.edu/bugzilla])
     3AC_INIT([psmodule],[0.12.99],[http://pan-starrs.ifa.hawaii.edu/bugzilla])
    44AC_CONFIG_SRCDIR([psmodule.pc.in])
    55
Note: See TracChangeset for help on using the changeset viewer.