From: Dave H. <hel...@us...> - 2014-03-26 22:33:41
|
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_1.3 has been updated via 3da37618f260329e292a8d5e7be0546f4f17c1a9 (commit) from 4475f299a36e152b6cac6fb09e0b78a241938a13 (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 3da37618f260329e292a8d5e7be0546f4f17c1a9 Author: Dave Heller <hel...@us...> Date: Wed Mar 26 18:32:18 2014 -0400 bump version number ----------------------------------------------------------------------- Summary of changes: NEWS | 7 +++++++ configure.ac | 2 +- 2 files changed, 8 insertions(+), 1 deletions(-) diff --git a/NEWS b/NEWS index 2c81b96..a28ea6d 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,10 @@ +Changes in 1.3.19 +================= + +New features: + +Bugs fixed: + Changes in 1.3.18 ================= diff --git a/configure.ac b/configure.ac index acee75f..8ddfae7 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.3.18, sbl...@li..., sblim-sfcb) +AC_INIT(Small Footprint CIM Broker, 1.3.19-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 |