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

dors at cac.washington.edu dors at cac.washington.edu
Wed Nov 23 11:48:04 PST 2005


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



Index: webiso/pubcookie/configure.ac
diff -c webiso/pubcookie/configure.ac:1.88 webiso/pubcookie/configure.ac:1.89
*** webiso/pubcookie/configure.ac:1.88	Wed Nov 23 11:43:11 2005
--- webiso/pubcookie/configure.ac	Wed Nov 23 11:48:02 2005
***************
*** 1,6 ****
  # Process this file with autoconf to produce a configure script.
  
! AC_REVISION($Revision: 1.88 $)
  
  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
--- 1,6 ----
  # Process this file with autoconf to produce a configure script.
  
! AC_REVISION($Revision: 1.89 $)
  
  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,14 ****
  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.0 beta1], pubcookie-dev at u.washington.edu)
  
  AC_CONFIG_SRCDIR([src/libpubcookie.c])
  AC_CONFIG_HEADER([src/config.h])
--- 8,14 ----
  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.0 pre-beta2], pubcookie-dev at u.washington.edu)
  
  AC_CONFIG_SRCDIR([src/libpubcookie.c])
  AC_CONFIG_HEADER([src/config.h])
***************
*** 24,30 ****
  dnl Otherwise it is.  For the National Edition, this will be "pre-beta" or
  dnl "beta".  For campus editions, this will be unique for the campus, we
  dnl imagine.
! PBC_VERSION_TYPE=beta1
  
  AC_SUBST(PBC_VERSION_MAJOR, "$PBC_VERSION_MAJOR")
  AC_SUBST(PBC_VERSION_MINOR, "$PBC_VERSION_MINOR")
--- 24,30 ----
  dnl Otherwise it is.  For the National Edition, this will be "pre-beta" or
  dnl "beta".  For campus editions, this will be unique for the campus, we
  dnl imagine.
! PBC_VERSION_TYPE=pre-beta2
  
  AC_SUBST(PBC_VERSION_MAJOR, "$PBC_VERSION_MAJOR")
  AC_SUBST(PBC_VERSION_MINOR, "$PBC_VERSION_MINOR")



end of message


More information about the pubcookie-dev mailing list