From: Chris B. <buc...@us...> - 2011-04-04 18:07:28
|
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 645374bf0f4c244831084c96f0d35c70d8f196b6 (commit) from 6239e52545e8e9916b24ae8afeaec22efd936748 (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 645374bf0f4c244831084c96f0d35c70d8f196b6 Author: buccella <buc...@li...> Date: Mon Apr 4 14:07:17 2011 -0400 bump version number for 1.4.2 ----------------------------------------------------------------------- Summary of changes: diff --git a/NEWS b/NEWS index 2d4af80..16c26d5 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,12 @@ +Changes in 1.4.2 +================ + +New features: + + +Bugs fixed: + + Changes in 1.4.1 ================ diff --git a/configure.ac b/configure.ac index bc1a173..70ba510 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.1, sbl...@li..., sblim-sfcb) +AC_INIT(Small Footprint CIM Broker, 1.4.2preview, 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 |