Index: trunk/ppbgrestore/configure.ac
===================================================================
--- trunk/ppbgrestore/configure.ac	(revision 25972)
+++ trunk/ppbgrestore/configure.ac	(revision 25973)
@@ -2,5 +2,5 @@
 AC_PREREQ(2.61)
 
-AC_INIT([ppbgrestore], [0.1.1], [ipp-support@ifa.hawaii.edu])
+AC_INIT([ppbgrestore], [1.0.0], [ipp-support@ifa.hawaii.edu])
 AC_CONFIG_SRCDIR([src])
 
@@ -33,4 +33,7 @@
 IPP_STDOPTS
 CFLAGS="${CFLAGS} -Wall -Werror"
+
+IPP_VERSION
+
 # echo "PPSTAMP_CFLAGS: $PPSTAMP_CFLAGS"
 # echo "PPSTAMP_LIBS: $PPSTAMP_LIBS"
