summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRay Strode <rstrode@redhat.com>2008-07-01 15:18:17 -0400
committerRay Strode <rstrode@redhat.com>2008-07-01 15:18:17 -0400
commit86c642baca5feae5e456006d2e3c910a268aaed7 (patch)
treead96e2f36c9607860a9257b860348cd4bea2ab03
parent2290b783602951e5e94c81b3922605c013e3e23c (diff)
downloadplymouth-86c642baca5feae5e456006d2e3c910a268aaed7.tar.gz
plymouth-86c642baca5feae5e456006d2e3c910a268aaed7.tar.xz
plymouth-86c642baca5feae5e456006d2e3c910a268aaed7.zip
Bump version to 0.5.00.5.0
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index abe0230..5f8337d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(plymouth, 0.4.5, "halfline@gmail.com")
+AC_INIT(plymouth, 0.5.0, "halfline@gmail.com")
AC_CONFIG_SRCDIR(src/main.c)
AC_CONFIG_HEADER(config.h)
AC_CONFIG_AUX_DIR(build-tools)