]> matita.cs.unibo.it Git - helm.git/commitdiff
0.0.2
authorLuca Padovani <luca.padovani@unito.it>
Fri, 19 Jan 2001 11:11:00 +0000 (11:11 +0000)
committerLuca Padovani <luca.padovani@unito.it>
Fri, 19 Jan 2001 11:11:00 +0000 (11:11 +0000)
helm/helm_data/configure.in
helm/http_getter/configure.in
helm/interface/configure.in
helm/xsltd/configure.in

index 34d98becd0d20ec87f8797a834f985302bd91510..2c65c6391a8e9f4c65f3d71eae7c4b4650e72cf5 100644 (file)
@@ -3,8 +3,8 @@ AC_INIT(dtd/cic.dtd)
 PACKAGE=helm_data
 MAJOR_VERSION=0
 MINOR_VERSION=0
-MICRO_VERSION=1
-VERSION=$MAJOR_VERSION.MINOR_VERSION.$MICRO_VERSION
+MICRO_VERSION=2
+VERSION=$MAJOR_VERSION.$MINOR_VERSION.$MICRO_VERSION
 
 AC_CHECK_PROG(HAVE_HELM_CONFIG, helm-config, yes, no)
 if test $HAVE_HELM_CONFIG = no; then
index 07539a646b948e87a6b96dcfd06637e9140aaf4e..b13b33a75ff65834a4719a0716d0a1223eb643d2 100644 (file)
@@ -3,7 +3,7 @@ AC_INIT(http_getter.pl.in)
 PACKAGE=helm_http_getter
 MAJOR_VERSION=0
 MINOR_VERSION=0
-MICRO_VERSION=1
+MICRO_VERSION=2
 VERSION=$MAJOR_VERSION.$MINOR_VERSION.$MICRO_VERSION
 
 if test "x$prefix" != xNONE; then
index be0e3a9fa3b449bc0d76b7b13ccef1e1dea9477e..a211e6c1af263646604b4c45c578bf1d1da13385 100644 (file)
@@ -3,7 +3,7 @@ AC_INIT(configuration.ml.in)
 PACKAGE=helm_gtk_interface
 MAJOR_VERSION=0
 MINOR_VERSION=0
-MICRO_VERSION=1
+MICRO_VERSION=2
 VERSION=$MAJOR_VERSION.$MINOR_VERSION.$MICRO_VERSION
 
 if test "x$prefix" != xNONE; then
index b3462712ea4f6d76bd1c089908cc7b8d641bfb80..3c320c421aca39675c00c23d5f3be2d51a8690ee 100644 (file)
@@ -3,7 +3,7 @@ AC_INIT(xaland.class)
 PACKAGE=helm_xsltd
 MAJOR_VERSION=0
 MINOR_VERSION=0
-MICRO_VERSION=1
+MICRO_VERSION=2
 VERSION=$MAJOR_VERSION.$MINOR_VERSION.$MICRO_VERSION
 
 if test "x$prefix" != xNONE; then