|
From: Chris B. <buc...@us...> - 2013-10-14 22:29:07
|
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 dfc9958e9e55c34db09b7aa6259cfec668c3b749 (commit)
from 274829aaad3deaeabe712ae7cf7ef6c877023e0b (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 dfc9958e9e55c34db09b7aa6259cfec668c3b749
Author: buccella <buc...@li...>
Date: Mon Oct 14 18:28:58 2013 -0400
version number to 2.2.6
-----------------------------------------------------------------------
Summary of changes:
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/configure.ac b/configure.ac
index 0d5053d..f050b6b 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.6preview, sbl...@li...)
+AC_INIT(sblim-sfcc, 2.2.6, sbl...@li...)
AC_CONFIG_SRCDIR([cimc/cimcclient.c])
AC_CONFIG_HEADER([config.h])
hooks/post-receive
--
sfcc- Small Footprint CIM Client
|