From 64d4862df04272a9fe7ebf9816290394f50a2a5a Mon Sep 17 00:00:00 2001 From: ian Date: Wed, 19 May 1999 23:29:37 +0000 Subject: [PATCH] Change version in Makefile.in. --- Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.in b/Makefile.in index 5b4ca52..d69eef4 100644 --- a/Makefile.in +++ b/Makefile.in @@ -16,7 +16,7 @@ # along with this program; if not, write to the Free Software Foundation, # Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -DISTVERSION= 0.1 +DISTVERSION= 0.2 srcdir= @srcdir@ VPATH= @srcdir@ -- 2.30.2