aboutsummaryrefslogtreecommitdiff
path: root/locale/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'locale/configure.ac')
-rw-r--r--locale/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/locale/configure.ac b/locale/configure.ac
index 1cf1beb..a112a46 100644
--- a/locale/configure.ac
+++ b/locale/configure.ac
@@ -4,7 +4,7 @@ AC_PREREQ(2.5)
dnl Some handy macros
define([THE_PACKAGE_NAME], [locale])
-define([THE_PACKAGE_VERSION], [0.02])
+define([THE_PACKAGE_VERSION], [0.02-1])
define([THE_PACKAGE_AUTHOR], [moocow@ling.uni-potsdam.de])
AC_INIT(THE_PACKAGE_NAME, THE_PACKAGE_VERSION, THE_PACKAGE_AUTHOR)