From: Dave H. <hel...@us...> - 2013-08-21 16:50:16
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "sfcb - Small Footprint CIM Broker". The branch, master_1.3 has been updated via d2ed326af86b51f618fb7cd43056a2cdfaf77eb3 (commit) from 3ba4a96248139309b191d34cefee83b1c2093708 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit d2ed326af86b51f618fb7cd43056a2cdfaf77eb3 Author: Dave Heller <hel...@us...> Date: Wed Aug 21 12:47:43 2013 -0400 bump version number ----------------------------------------------------------------------- Summary of changes: NEWS | 8 ++++++++ configure.ac | 2 +- 2 files changed, 9 insertions(+), 1 deletions(-) diff --git a/NEWS b/NEWS index 781b6fe..5713c29 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,11 @@ +Changes in 1.3.18 +================ + +New features: + +Bugs fixed: + + Changes in 1.3.17 ================ diff --git a/configure.ac b/configure.ac index 9a970b4..98f0bc0 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ # Process this file with autoconf to produce a configure script. -AC_INIT(Small Footprint CIM Broker, 1.3.17, sbl...@li..., sblim-sfcb) +AC_INIT(Small Footprint CIM Broker, 1.3.18-preview, sbl...@li..., sblim-sfcb) AC_CONFIG_SRCDIR([providerDrv.c]) #disable "seems to ignore the --datarootdir setting" warnings hooks/post-receive -- sfcb - Small Footprint CIM Broker |