From: Chris B. <buc...@us...> - 2011-04-04 18:09:35
|
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 "SFCC - Small Footprint CIM Client". The branch, master has been updated via 1b022da7d5a336f9162714aff2b00be797f17c86 (commit) from 961c08d3b7e87a9aa8582d08e44fd216970408e0 (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 1b022da7d5a336f9162714aff2b00be797f17c86 Author: buccella <buc...@li...> Date: Mon Apr 4 14:09:25 2011 -0400 bump version for 2.2.3preview ----------------------------------------------------------------------- Summary of changes: diff --git a/configure.ac b/configure.ac index fbe677b..e908d89 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ(2.59) -AC_INIT(sblim-sfcc, 2.2.2, sbl...@li...) +AC_INIT(sblim-sfcc, 2.2.3preview, sbl...@li...) AC_CONFIG_SRCDIR([cimc/cimcclient.c]) AC_CONFIG_HEADER([config.h]) hooks/post-receive -- SFCC - Small Footprint CIM Client |