From: Chris B. <buc...@us...> - 2013-03-29 22:44:17
|
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 f0bf5ec8a65ac9252348524ba13818b3d6fdf58a (commit) from 9dab487095a70bfb79bcfeef183ad4df55f5457d (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 f0bf5ec8a65ac9252348524ba13818b3d6fdf58a Author: buccella <buc...@li...> Date: Fri Mar 29 18:44:06 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 73d659e..dc7c36d 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,11 @@ +Changes in 1.4.5 +================ + +New features: + +Bugs fixed: + + Changes in 1.4.4 ================ diff --git a/configure.ac b/configure.ac index 60932ff..692d9ef 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.4, sbl...@li..., sblim-sfcb) +AC_INIT(Small Footprint CIM Broker, 1.4.5-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 |