X-Git-Url: https://git.dlugolecki.net.pl/?a=blobdiff_plain;f=utf8%2Fconfigure.in;h=59d3a65df77e11e014ef0e4f1fb19d507e5e3f6c;hb=96dfbdbed170533839ea6848d6c03d36bf3f1947;hp=9967fe008c260fb4c75d640821874b13fdc621ce;hpb=18ff02c2f0dff12904dbd2dc4d6c40ef3ad4a6d2;p=gedcom-parse.git diff --git a/utf8/configure.in b/utf8/configure.in index 9967fe0..59d3a65 100644 --- a/utf8/configure.in +++ b/utf8/configure.in @@ -8,10 +8,10 @@ dnl Global variables NAME=libutf8tools AC_SUBST(NAME) -VERSION=0.1 +VERSION=0.2.0 AC_SUBST(VERSION) -LIBVERSION=0:1 +LIBVERSION=0:2 AC_SUBST(LIBVERSION) SHELL=/bin/sh @@ -89,4 +89,5 @@ else fi AC_OUTPUT(Makefile + doc/Makefile libcharset/Makefile)