X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2FDEVEL%2Fmathml_editor%2Fconfigure.ac;h=4cc45b00a4fad82dabcc03bbf3196464e1f5a339;hb=87152a8fc9dc1d743213614da2ba279c8975fd09;hp=1defca274d6cd3ed907564c08028e8e7d4aa127d;hpb=332af2ea195c3d8d363ba729786c3f7d0d60b50b;p=helm.git diff --git a/helm/DEVEL/mathml_editor/configure.ac b/helm/DEVEL/mathml_editor/configure.ac index 1defca274..4cc45b00a 100644 --- a/helm/DEVEL/mathml_editor/configure.ac +++ b/helm/DEVEL/mathml_editor/configure.ac @@ -1,5 +1,5 @@ dnl Process this file with autoconf to produce a configure script. -AC_INIT(editex, [0.0.1]) +AC_INIT(editex, [0.0.2]) AC_CONFIG_SRCDIR(src/TToken.hh) AM_INIT_AUTOMAKE($AC_PACKAGE_NAME, $AC_PACKAGE_VERSION)