Bump version
authorAdam Dickmeiss <adam@indexdata.dk>
Sun, 11 Apr 2004 12:19:56 +0000 (12:19 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Sun, 11 Apr 2004 12:19:56 +0000 (12:19 +0000)
Makefile.am
NEWS
configure.in

index 5d101d6..8656fb6 100644 (file)
@@ -5,7 +5,7 @@ SUBDIRS = src include zlint zoom doc
 aclocaldir=$(datadir)/aclocal
 aclocal_DATA = yazpp.m4
 
-EXTRA_DIST= LICENSE TODO yaz++-config.in yazpp.m4
+EXTRA_DIST= LICENSE TODO yaz++-config.in yazpp.m4 buildconf.sh
 
 dist-hook:
        mkdir $(distdir)/win
diff --git a/NEWS b/NEWS
index 95e236f..277e33a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,6 @@
 
+--- 0.8 not yet released
+
 Proxy now a separate project. See http://indexdata.dk/yazproxy/
 
 For proxy, fix duplicate reporting for SRW diagnostic 7, details query.
index 327e112..adc865f 100644 (file)
@@ -1,5 +1,5 @@
 AC_INIT(configure.in)
-AM_INIT_AUTOMAKE("yaz++",0.7.13)
+AM_INIT_AUTOMAKE("yaz++",0.8)
 
 AC_PROG_CC
 AC_PROG_CPP