summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRay Strode <rstrode@redhat.com>2010-05-06 13:32:20 -0400
committerRay Strode <rstrode@redhat.com>2010-05-06 13:32:20 -0400
commit2ea21378ef2187858440594698e13300381f3fda (patch)
tree4e0bdbd80535b8879a2c85baa7a7bf655f7ea88d
parente64a8976a5b1148078931f13754499a293c05b5a (diff)
[configure] bump to 0.8.30.8.3
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 345ae09d..288fc484 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([plymouth],[0.8.2],[https://bugs.freedesktop.org/enter_bug.cgi?product=plymouth])
+AC_INIT([plymouth],[0.8.3],[https://bugs.freedesktop.org/enter_bug.cgi?product=plymouth])
AC_CONFIG_SRCDIR(src/main.c)
AC_CONFIG_HEADER(config.h)
AC_CONFIG_AUX_DIR(build-tools)