diff options
| author | Ray Strode <rstrode@redhat.com> | 2008-05-30 12:02:19 -0400 |
|---|---|---|
| committer | Ray Strode <rstrode@redhat.com> | 2008-05-30 12:02:19 -0400 |
| commit | 3e911d01acc04f0cacb399fce2b9580d84ae95dc (patch) | |
| tree | 7bf8e893fc658683eedd2aaf99868c1d9a15cfa0 | |
| parent | 800b047b3d778b9c6c73e79450f128f82805c602 (diff) | |
Bump version to 0.1.0
| -rw-r--r-- | configure.ac | 2 |
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) |
