IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 30, 2009, 3:47:06 PM (17 years ago)
Author:
bills
Message:

flesh out versioning and cleanup functions

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppbgrestore/configure.ac

    r25972 r25973  
    22AC_PREREQ(2.61)
    33
    4 AC_INIT([ppbgrestore], [0.1.1], [ipp-support@ifa.hawaii.edu])
     4AC_INIT([ppbgrestore], [1.0.0], [ipp-support@ifa.hawaii.edu])
    55AC_CONFIG_SRCDIR([src])
    66
     
    3333IPP_STDOPTS
    3434CFLAGS="${CFLAGS} -Wall -Werror"
     35
     36IPP_VERSION
     37
    3538# echo "PPSTAMP_CFLAGS: $PPSTAMP_CFLAGS"
    3639# echo "PPSTAMP_LIBS: $PPSTAMP_LIBS"
Note: See TracChangeset for help on using the changeset viewer.