summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVictor Lowther <victor.lowther@gmail.com>2010-07-04 09:51:24 -0500
committerVictor Lowther <victor.lowther@gmail.com>2010-07-04 09:51:24 -0500
commitd6aca587e2e9b90f7d0379d5bd4b792ae68fc2cc (patch)
tree157ffabfdcbcccc29ed859991c49a84cb2bfc3c4
parentdab7a79faf67ad5f33d15cc90b7fa34f61cf4c90 (diff)
Bump version to 1.4.1pm-utils-1.4.1
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 25f0361..d89b4e7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ(2.52)
-AC_INIT(pm-utils, 1.4.0)
+AC_INIT(pm-utils, 1.4.1)
AC_CONFIG_SRCDIR(src)
AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
AM_CONFIG_HEADER(config.h)