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 b954c9424f2048655529f35b1196a926bafee72e (commit)
from ff466d9f0ecd4953b7437ff03be68a33b85c966c (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 b954c9424f2048655529f35b1196a926bafee72e
Author: Dave Heller <hel...@us...>
Date: Sun Dec 29 12:18:36 2013 -0500
bump version number
-----------------------------------------------------------------------
Summary of changes:
NEWS | 10 +++++++++-
configure.ac | 2 +-
2 files changed, 10 insertions(+), 2 deletions(-)
diff --git a/NEWS b/NEWS
index cfb8a29..b4a0142 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,12 @@
-hanges in 1.4.7
+Changes in 1.4.8
+================
+
+New features:
+
+Bugs fixed:
+
+
+Changes in 1.4.7
================
New features:
diff --git a/configure.ac b/configure.ac
index 9c71631..609209b 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.7, sbl...@li..., sblim-sfcb)
+AC_INIT(Small Footprint CIM Broker, 1.4.8-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
|