From: Dave H. <hel...@us...> - 2013-10-02 15:38:26
|
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 704948d9b97e7fde7cc9745cb0793c7ac8ca37a9 (commit) from e87dd276d9048ed605e02df70baff6d2d9854cc9 (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 704948d9b97e7fde7cc9745cb0793c7ac8ca37a9 Author: Dave Heller <hel...@us...> Date: Wed Oct 2 11:38:58 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 35a3f26..428236b 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,11 @@ +Changes in 1.4.7 +================ + +New features: + +Bugs fixed: + + Changes in 1.4.6 ================ diff --git a/configure.ac b/configure.ac index cb77959..81bc077 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.6, sbl...@li..., sblim-sfcb) +AC_INIT(Small Footprint CIM Broker, 1.4.7-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 |