From: Chris B. <buc...@us...> - 2012-06-12 20:59: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 b3f5edd206d53510beecb86d943c9d34bd2c77ac (commit) via 5c0593e3bcf8b2845cc56a261074f598fa6a369b (commit) from 7bad81a2525585d6c1f67f3183b5371a3f30e72a (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 b3f5edd206d53510beecb86d943c9d34bd2c77ac Author: buccella <buc...@li...> Date: Tue Jun 12 16:59:02 2012 -0400 bump version number to 2.2.5 commit 5c0593e3bcf8b2845cc56a261074f598fa6a369b Author: buccella <buc...@li...> Date: Tue Jun 12 16:55:25 2012 -0400 bump version number to 2.2.4 ----------------------------------------------------------------------- Summary of changes: diff --git a/configure.ac b/configure.ac index 8c9b862..7c09f34 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.4preview, sbl...@li...) +AC_INIT(sblim-sfcc, 2.2.5preview, sbl...@li...) AC_CONFIG_SRCDIR([cimc/cimcclient.c]) AC_CONFIG_HEADER([config.h]) hooks/post-receive -- SFCC - Small Footprint CIM Client |