summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorRay Strode <rstrode@redhat.com>2008-06-12 12:11:32 -0400
committerRay Strode <rstrode@redhat.com>2008-06-12 14:08:50 -0400
commit988d8b232ebbda8e1b16da4bc06bfc551e0a959b (patch)
treed70cbb8052aa446fb2283b0e2625287a2ecad566 /configure.ac
parent98c51f93f28a42209ed0897ea6ecfee577fddce4 (diff)
downloadplymouth-988d8b232ebbda8e1b16da4bc06bfc551e0a959b.tar.gz
plymouth-988d8b232ebbda8e1b16da4bc06bfc551e0a959b.tar.xz
plymouth-988d8b232ebbda8e1b16da4bc06bfc551e0a959b.zip
Update version to 0.3.1
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 d86c7c2..c2023ad 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(plymouth, 0.3.0, "halfline@gmail.com")
+AC_INIT(plymouth, 0.3.1, "halfline@gmail.com")
AC_CONFIG_SRCDIR(src/main.c)
AC_CONFIG_HEADER(config.h)
AC_CONFIG_AUX_DIR(build-tools)