summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRay Strode <rstrode@redhat.com>2008-05-30 12:02:19 -0400
committerRay Strode <rstrode@redhat.com>2008-05-30 12:02:19 -0400
commit3e911d01acc04f0cacb399fce2b9580d84ae95dc (patch)
tree7bf8e893fc658683eedd2aaf99868c1d9a15cfa0
parent800b047b3d778b9c6c73e79450f128f82805c602 (diff)
Bump version to 0.1.0
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index dc1e1da..fe66207 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(plymouth, 0.0.1, "halfline@gmail.com")
+AC_INIT(plymouth, 0.1.0, "halfline@gmail.com")
AC_CONFIG_SRCDIR(src/main.c)
AC_CONFIG_HEADER(config.h)
AC_CONFIG_AUX_DIR(build-tools)