diff options
author | Victor Lowther <victor.lowther@gmail.com> | 2010-07-04 09:51:24 -0500 |
---|---|---|
committer | Victor Lowther <victor.lowther@gmail.com> | 2010-07-04 09:51:24 -0500 |
commit | d6aca587e2e9b90f7d0379d5bd4b792ae68fc2cc (patch) | |
tree | 157ffabfdcbcccc29ed859991c49a84cb2bfc3c4 | |
parent | dab7a79faf67ad5f33d15cc90b7fa34f61cf4c90 (diff) |
Bump version to 1.4.1pm-utils-1.4.1pm-utils-1.4
-rw-r--r-- | configure.ac | 2 |
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) |