From c00d50d4ae89219a2198c8a511fe24c440f29b9e Mon Sep 17 00:00:00 2001 From: Bryan Jurish Date: Tue, 30 Jan 2007 15:47:31 +0000 Subject: v0.0402: + fixed generation in gfsm_markov.pd + added total_weight and arc_gen methods to gfsm_state svn path=/trunk/externals/moocow/; revision=7396 --- 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 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) -- cgit v1.2.1