X-Git-Url: https://git.dlugolecki.net.pl/?a=blobdiff_plain;f=configure.in;h=6117f15ae3acb1412b4672f29f73d0ec74169882;hb=1316fee80103b38bf682f5c626c0abaa525db41c;hp=8d51ecb65a5a621034315036b1468b6ab4534318;hpb=247bacef60eb7c868b1c46fe32f47c9dacf87f23;p=gedcom-parse.git diff --git a/configure.in b/configure.in index 8d51ecb..6117f15 100644 --- a/configure.in +++ b/configure.in @@ -6,8 +6,8 @@ AC_INIT(standalone.c) dnl ============================================================= dnl Global variables NAME=gedcom-parse -VERSION=0.11 -LIBVERSION=0:1 +VERSION=0.13 +LIBVERSION=0:3 SHELL=/bin/sh AC_SUBST(NAME) AC_SUBST(VERSION) @@ -34,6 +34,7 @@ AM_GNU_GETTEXT AC_OUTPUT(Makefile gedcom/Makefile + gedcom/calendar/Makefile ansel/Makefile t/Makefile doc/Makefile