summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKlaus Kämpf <kkaempf@suse.de>2010-09-13 14:59:14 +0200
committerKlaus Kämpf <kkaempf@suse.de>2010-09-13 14:59:14 +0200
commit8cf7a22b4b93e4901f75f839969d987b5772aace (patch)
treed272d56a110f775f21652d3b0280d612c89963e7
parent1bbab57b79772b73e27c363b91e908f9e25e5172 (diff)
downloadwsmancli-8cf7a22b4b93e4901f75f839969d987b5772aace.tar.gz
wsmancli-8cf7a22b4b93e4901f75f839969d987b5772aace.tar.xz
wsmancli-8cf7a22b4b93e4901f75f839969d987b5772aace.zip
Bump version to 2.2.4wsmancli-2_2_4wsmancli-2.2.4
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 2c55cad..2a406f8 100644
--- a/configure.in
+++ b/configure.in
@@ -1,6 +1,6 @@
dnl Process this file with autoconf to produce a configure script.
-AC_INIT(wsmancli, 2.2.3)
+AC_INIT(wsmancli, 2.2.4)
AC_CONFIG_SRCDIR(wsmancli.spec.in)
AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
AM_CONFIG_HEADER(config.h)