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