From: Dave H. <hel...@us...> - 2014-11-26 06:27:29
|
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 92d33aa79002bc45dde32fec4d4185dfb5780af8 (commit) from 378f29316b3b61cd76c7e313dbc52e5b8819bfe0 (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 92d33aa79002bc45dde32fec4d4185dfb5780af8 Author: Dave Heller <hel...@us...> Date: Wed Nov 26 01:26:59 2014 -0500 start of 1.4.10 ----------------------------------------------------------------------- Summary of changes: NEWS | 8 ++++++++ configure.ac | 2 +- 2 files changed, 9 insertions(+), 1 deletions(-) diff --git a/NEWS b/NEWS index 5ea5e07..a793a9b 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,11 @@ +Changes in 1.4.10 +================= + +New features: + +Bugs fixed: + + Changes in 1.4.9 ================ diff --git a/configure.ac b/configure.ac index 6f91707..b083093 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.9, sbl...@li..., sblim-sfcb) +AC_INIT(Small Footprint CIM Broker, 1.4.10-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 |