aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
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 4d64b5f..ebe55b7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ(2.53)
-AC_INIT([matchbox-panel], 0.9.2, [mallum@handhelds.org])
+AC_INIT([matchbox-panel], 0.9.3, [mallum@handhelds.org])
AC_CONFIG_SRCDIR([src/panel.c])
AM_INIT_AUTOMAKE()