From: Chris B. <buc...@us...> - 2010-11-29 23:10:50
|
Update of /cvsroot/sblim/sfcb In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv20563 Modified Files: configure.ac Log Message: bump version to 1.3.11preview Index: configure.ac =================================================================== RCS file: /cvsroot/sblim/sfcb/configure.ac,v retrieving revision 1.114 retrieving revision 1.115 diff -u -d -r1.114 -r1.115 --- configure.ac 29 Nov 2010 21:02:06 -0000 1.114 +++ configure.ac 29 Nov 2010 23:10:42 -0000 1.115 @@ -22,7 +22,7 @@ # Process this file with autoconf to produce a configure script. -AC_INIT(Small Footprint CIM Broker, 1.3.10, sbl...@li..., sblim-sfcb) +AC_INIT(Small Footprint CIM Broker, 1.3.11preview, sbl...@li..., sblim-sfcb) AC_CONFIG_SRCDIR([providerDrv.c]) #disable "seems to ignore the --datarootdir setting" warnings |