summaryrefslogtreecommitdiff
diff options
authorSverre Hvammen Johansen <[email protected]>2014-05-18 17:55:57 -0700
committerSverre Hvammen Johansen <[email protected]>2014-05-18 17:55:57 -0700
commitbdeaf122115f8ab0f3989eaff00fb5b149daaa6c (patch)
treee85565cc0d0de6595ddf24fc425a18dc4a92d6b1
parent7e09258a77d49ff75e406de8e29beae7f7a0b4f0 (diff)
downloadcim-master.tar.gz
cim-5.1HEADmaster
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index b8eafc1..1d3b68d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -16,7 +16,7 @@ dnl You should have received a copy of the GNU General Public License
dnl along with this program; if not, write to the Free Software
dnl Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */
-AC_INIT(cim, 5.0)
+AC_INIT(cim, 5.1)
AC_CONFIG_SRCDIR([src/cimcomp.c])
AC_CONFIG_MACRO_DIR([m4])