summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRay Strode <rstrode@redhat.com>2009-09-28 11:01:28 -0400
committerRay Strode <rstrode@redhat.com>2009-09-28 11:01:28 -0400
commita8f0572cb279ae2252cec169522a3e3e5b22f105 (patch)
treefa7c6a265abb44f0b3920f89d6f84e6e92eb1659
parentabdf987f66cace24477241390a3ad8e420b6478d (diff)
[configure] Bump to 0.7.20.7.2
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index f48ec4dc..af507ffd 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(plymouth, 0.7.1, "halfline@gmail.com")
+AC_INIT(plymouth, 0.7.2, "halfline@gmail.com")
AC_CONFIG_SRCDIR(src/main.c)
AC_CONFIG_HEADER(config.h)
AC_CONFIG_AUX_DIR(build-tools)