From: Dave H. <hel...@us...> - 2013-06-28 19:17:08
|
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 3001ff9bc963f6d71353c474102de43306e0a1cb (commit) from 5ac8bd5daef08f1763c0b2fcbbbb3dc87609f0cf (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 3001ff9bc963f6d71353c474102de43306e0a1cb Author: Dave Heller <hel...@us...> Date: Fri Jun 28 15:16:05 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 d7efa69..3f8266c 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,11 @@ +Changes in 1.4.6 +================ + +New features: + +Bugs fixed: + + Changes in 1.4.5 ================ diff --git a/configure.ac b/configure.ac index 3396452..ee96ad8 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.5, sbl...@li..., sblim-sfcb) +AC_INIT(Small Footprint CIM Broker, 1.4.6-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 |