From: Chris B. <buc...@us...> - 2011-09-29 22:11:57
|
Update of /cvsroot/sblim/sfcb In directory vz-cvs-3.sog:/tmp/cvs-serv3117 Modified Files: configure.ac Log Message: bump version Index: configure.ac =================================================================== RCS file: /cvsroot/sblim/sfcb/configure.ac,v retrieving revision 1.123 retrieving revision 1.124 diff -u -d -r1.123 -r1.124 --- configure.ac 29 Sep 2011 16:04:10 -0000 1.123 +++ configure.ac 29 Sep 2011 22:11:55 -0000 1.124 @@ -22,7 +22,7 @@ # Process this file with autoconf to produce a configure script. -AC_INIT(Small Footprint CIM Broker, 1.3.13, sbl...@li..., sblim-sfcb) +AC_INIT(Small Footprint CIM Broker, 1.3.14preview, sbl...@li..., sblim-sfcb) AC_CONFIG_SRCDIR([providerDrv.c]) #disable "seems to ignore the --datarootdir setting" warnings |