From: Dave H. <hel...@us...> - 2014-03-27 00:17:10
|
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 has been updated via db4cac6290045085f277597fefdbcf33ae4e8d51 (commit) from 98b54e0aee6d683d821c2004389776037d851f60 (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 db4cac6290045085f277597fefdbcf33ae4e8d51 Author: Dave Heller <hel...@us...> Date: Wed Mar 26 20:16:34 2014 -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 42ad6cb..d1562cf 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,11 @@ +Changes in 1.4.9 +================ + +New features: + +Bugs fixed: + + Changes in 1.4.8 ================ diff --git a/configure.ac b/configure.ac index 5fbe510..17dc966 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.4.8, sbl...@li..., sblim-sfcb) +AC_INIT(Small Footprint CIM Broker, 1.4.9-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 |