Changeset 7800
- Timestamp:
- Jul 3, 2006, 12:56:08 PM (20 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
-
psLib/configure.ac (modified) (2 diffs)
-
psModules/configure.ac (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/configure.ac
r7796 r7800 1 1 AC_PREREQ(2.59) 2 2 3 AC_INIT([pslib],[0.12. 0],[http://pan-starrs.ifa.hawaii.edu/bugzilla])3 AC_INIT([pslib],[0.12.99],[http://pan-starrs.ifa.hawaii.edu/bugzilla]) 4 4 AC_CONFIG_SRCDIR([pslib.pc.in]) 5 5 AC_CANONICAL_TARGET … … 9 9 AM_MAINTAINER_MODE 10 10 11 PSLIB_LT_VERSION="0:12: 0"11 PSLIB_LT_VERSION="0:12:99" 12 12 AC_SUBST(PSLIB_LT_VERSION,$PSLIB_LT_VERSION) 13 13 -
trunk/psModules/configure.ac
r7797 r7800 1 1 AC_PREREQ(2.59) 2 2 3 AC_INIT([psmodule],[0.12. 0],[http://pan-starrs.ifa.hawaii.edu/bugzilla])3 AC_INIT([psmodule],[0.12.99],[http://pan-starrs.ifa.hawaii.edu/bugzilla]) 4 4 AC_CONFIG_SRCDIR([psmodule.pc.in]) 5 5
Note:
See TracChangeset
for help on using the changeset viewer.
