From 916ad1207ca1691a489de6adc1ff16e84e3f2a74 Mon Sep 17 00:00:00 2001 From: Bryan Jurish Date: Tue, 11 Dec 2007 21:34:08 +0000 Subject: + updated for gfsm-0.0.10-pre1 (backwards-compatible) svn path=/trunk/externals/moocow/; revision=9089 --- gfsm/configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gfsm/configure.in') diff --git a/gfsm/configure.in b/gfsm/configure.in index 4fb922a..e1c5ef9 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.0402]) +define([THE_PACKAGE_VERSION], [0.0403]) define([THE_PACKAGE_AUTHOR], [moocow@ling.uni-potsdam.de]) AC_INIT(THE_PACKAGE_NAME, THE_PACKAGE_VERSION, THE_PACKAGE_AUTHOR) -- cgit v1.2.1