summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVictor Lowther <victor.lowther@gmail.com>2010-06-19 18:31:12 -0500
committerVictor Lowther <victor.lowther@gmail.com>2010-06-19 18:31:12 -0500
commit0326034188bfd6943c4958775b7b18e701c3c0ca (patch)
treeba2baf23e933998244446496786cf09c5642bb3f
parent9b06ee14de8ec8e72d7c1c12d380fcca609caa73 (diff)
Update configure.ac to 1.4.0pm-utils-1.4.0
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 336c3b5..a5a991b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ(2.52)
-AC_INIT(pm-utils, 1.4.0-rc2)
+AC_INIT(pm-utils, 1.4.0)
AC_CONFIG_SRCDIR(src)
AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
AM_CONFIG_HEADER(config.h)