commit | dfc9958e9e55c34db09b7aa6259cfec668c3b749 | [log] [tgz] |
---|---|---|
author | buccella <buccella@linux.vnet.ibm.com> | Mon Oct 14 18:28:58 2013 -0400 |
committer | buccella <buccella@linux.vnet.ibm.com> | Mon Oct 14 18:28:58 2013 -0400 |
tree | 033ee4e9c0daea8e72d03d142e89c01210c9928f | |
parent | 274829aaad3deaeabe712ae7cf7ef6c877023e0b [diff] |
version number to 2.2.6
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, sblim-devel@lists.sourceforge.net) +AC_INIT(sblim-sfcc, 2.2.6, sblim-devel@lists.sourceforge.net) AC_CONFIG_SRCDIR([cimc/cimcclient.c]) AC_CONFIG_HEADER([config.h])