From: Peter Verthez Date: Sat, 15 Dec 2001 15:05:21 +0000 (+0000) Subject: Correct VERSION. X-Git-Url: https://git.dlugolecki.net.pl/?a=commitdiff_plain;ds=inline;h=247bacef60eb7c868b1c46fe32f47c9dacf87f23;p=gedcom-parse.git Correct VERSION. --- diff --git a/configure.in b/configure.in index 7dc0be6..8d51ecb 100644 --- a/configure.in +++ b/configure.in @@ -6,7 +6,7 @@ AC_INIT(standalone.c) dnl ============================================================= dnl Global variables NAME=gedcom-parse -VERSION=0.10 +VERSION=0.11 LIBVERSION=0:1 SHELL=/bin/sh AC_SUBST(NAME)