summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorRay Strode <rstrode@redhat.com>2008-06-12 10:02:10 -0400
committerRay Strode <rstrode@redhat.com>2008-06-12 10:02:10 -0400
commit69fc3676ced274a0114679810f771b28c1d81045 (patch)
tree334d197000ba9d31074df3843e20b6d392f328ef /configure.ac
parentfd035f24866ad9821b80173b70218c795f7094da (diff)
downloadplymouth-0.3.0.tar.gz
plymouth-0.3.0.tar.xz
plymouth-0.3.0.zip
Bump version to 0.3.00.3.0
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 8251968..d86c7c2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(plymouth, 0.2.0, "halfline@gmail.com")
+AC_INIT(plymouth, 0.3.0, "halfline@gmail.com")
AC_CONFIG_SRCDIR(src/main.c)
AC_CONFIG_HEADER(config.h)
AC_CONFIG_AUX_DIR(build-tools)