[pubcookie-dev] CVS update: dors; webiso/pubcookie configure.ac,1.97,1.98

dors at cac.washington.edu dors at cac.washington.edu
Mon Jul 3 16:02:39 PDT 2006


Update of /usr/local/cvsroot/webiso/pubcookie
 In directory webiso-cvs.cac.washington.edu:/var/tmp/cvs-serv30124/pubcookie
 
 Modified Files:
 	configure.ac 
 Log Message:
 bumped versions numbers to 3.3.1 pre-beta2
 



Index: webiso/pubcookie/configure.ac
diff -u webiso/pubcookie/configure.ac:1.97 webiso/pubcookie/configure.ac:1.98
--- webiso/pubcookie/configure.ac:1.97	Mon Jul  3 15:21:30 2006
+++ webiso/pubcookie/configure.ac	Mon Jul  3 16:02:36 2006
@@ -1,6 +1,6 @@
 # Process this file with autoconf to produce a configure script.
 
-AC_REVISION($Revision: 1.97 $)
+AC_REVISION($Revision: 1.98 $)
 
 dnl Unfortunately, this must come before the seperate version splits, which are
 dnl definted below.  Please set them first, and then set the second argument of
@@ -8,7 +8,7 @@
 dnl PBC_VERSION_MAJOR.PBC_VERSION_MINOR.PBC_VERSION_PATCH PBC_VERSION_TYPE
 dnl Omit PBC_VERSION_TYPE if the TYPE is "final"
 dnl I apologize that this isn't done automatically
-AC_INIT(Pubcookie, [3.3.1-beta1], pubcookie-dev at u.washington.edu)
+AC_INIT(Pubcookie, [3.3.1-pre-beta2], pubcookie-dev at u.washington.edu)
 
 AC_CONFIG_SRCDIR([src/libpubcookie.c])
 AC_CONFIG_HEADER([src/config.h])
@@ -26,7 +26,7 @@
 dnl "beta".  For campus editions, this will be unique for the campus, we
 dnl imagine.
 dnl When this changes, don't forget to increment PBC_WIN_BUILD_NUMBER
-PBC_VERSION_TYPE=beta1
+PBC_VERSION_TYPE=pre-beta2
 
 dnl The Windows "Build Number" ..  Unfortunately the Windows build process can't
 dnl use the text version (betaX, pre-betaX), so this is just incremented every



end of message


More information about the pubcookie-dev mailing list