From: Chris B. <buc...@us...> - 2012-06-14 23:44:37
|
Update of /cvsroot/sblim/sfcb In directory vz-cvs-3.sog:/tmp/cvs-serv26160 Modified Files: configure.ac Log Message: bump version number to 1.3.15 Index: configure.ac =================================================================== RCS file: /cvsroot/sblim/sfcb/configure.ac,v retrieving revision 1.126 retrieving revision 1.127 diff -u -d -r1.126 -r1.127 --- configure.ac 2 Apr 2012 20:31:54 -0000 1.126 +++ configure.ac 14 Jun 2012 23:44:35 -0000 1.127 @@ -22,7 +22,7 @@ # Process this file with autoconf to produce a configure script. -AC_INIT(Small Footprint CIM Broker, 1.3.15preview, sbl...@li..., sblim-sfcb) +AC_INIT(Small Footprint CIM Broker, 1.3.15, sbl...@li..., sblim-sfcb) AC_CONFIG_SRCDIR([providerDrv.c]) #disable "seems to ignore the --datarootdir setting" warnings |