aboutsummaryrefslogtreecommitdiff
path: root/gfsm/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'gfsm/configure.in')
-rw-r--r--gfsm/configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/gfsm/configure.in b/gfsm/configure.in
index 422a340..7c3f948 100644
--- a/gfsm/configure.in
+++ b/gfsm/configure.in
@@ -4,7 +4,7 @@ AC_PREREQ(2.5)
dnl Some handy macros
define([THE_PACKAGE_NAME], [pd-gfsm])
-define([THE_PACKAGE_VERSION], [0.0401])
+define([THE_PACKAGE_VERSION], [0.0402])
define([THE_PACKAGE_AUTHOR], [moocow@ling.uni-potsdam.de])
AC_INIT(THE_PACKAGE_NAME, THE_PACKAGE_VERSION, THE_PACKAGE_AUTHOR)