summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVictor Lowther <victor.lowther@gmail.com>2010-07-04 09:09:58 -0500
committerVictor Lowther <victor.lowther@gmail.com>2010-07-04 09:09:58 -0500
commitbc57a0d7fc3266821531c77647b165035a368bbf (patch)
treea845b29918d1d689f2ac44392644e907a18e07cc
parent11dec4564109ce85b346c2391caea49f633ed782 (diff)
Bump version to 1.3.1
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index a51cb91..fb74587 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ(2.52)
-AC_INIT(pm-utils, 1.3.0)
+AC_INIT(pm-utils, 1.3.1)
AC_CONFIG_SRCDIR(src)
AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
AM_CONFIG_HEADER(config.h)