summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRay Strode <rstrode@redhat.com>2009-09-28 18:11:05 -0400
committerRay Strode <rstrode@redhat.com>2009-09-28 18:11:05 -0400
commit651f7481110e46934fa20002f48ab78119dd31d5 (patch)
tree99f585f90be9f7a0de225531d6162c8a269d8a66
parent3fe3aabc7b1a5752daf8c99aff236cfbcddc75e7 (diff)
Bump to 0.8.0
Next release will be 0.8.0 (it's a bit off though)
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index c98a65b9..318c80e2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(plymouth, 0.7.2, "halfline@gmail.com")
+AC_INIT(plymouth, 0.8.0, "halfline@gmail.com")
AC_CONFIG_SRCDIR(src/main.c)
AC_CONFIG_HEADER(config.h)
AC_CONFIG_AUX_DIR(build-tools)