Bump version
authorAdam Dickmeiss <adam@indexdata.dk>
Thu, 20 Feb 2003 21:13:37 +0000 (21:13 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Thu, 20 Feb 2003 21:13:37 +0000 (21:13 +0000)
CHANGELOG
README
configure.in
debian/changelog
debian/copyright
debian/rules
include/zebraver.h
recctrl/recgrs.c
win/zebra.nsi

index 26164bf..a50e633 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,5 +1,7 @@
 
---- 1.3.5 2003/MM/DD
+--- 1.3.5 2003/02/20
+
+Updated for newer version of YAZ (introduction of string schema).
 
 Directory examples/zthes now part of distribution (was missing
 in previous release).
diff --git a/README b/README
index bc22559..8ca0769 100644 (file)
--- a/README
+++ b/README
@@ -1,5 +1,5 @@
 Zebra server,
- Copyright (c) 1995-2002, Index Data ApS
+ Copyright (c) 1995-2003, Index Data ApS
 
 Introduction
 ------------
@@ -37,4 +37,4 @@ We maintain a mailing-list for the purpose of announcing new versions of
 the software, bug-reports, discussion etc. You can sign up at the URL
 http://www.indexdata.dk/mailman/listinfo/zebralist
 
-$Id: README,v 1.16 2002-08-05 08:11:17 quinn Exp $
+$Id: README,v 1.17 2003-02-20 21:13:37 adam Exp $
index 7c299af..87d1a50 100644 (file)
@@ -1,8 +1,8 @@
-dnl Zebra, Index Data Aps, 1995-2002
-dnl $Id: configure.in,v 1.64 2003-02-20 21:06:47 adam Exp $
+dnl Zebra, Index Data Aps, 1995-2003
+dnl $Id: configure.in,v 1.65 2003-02-20 21:13:37 adam Exp $
 dnl
 AC_INIT(include/zebraver.h)
-AM_INIT_AUTOMAKE(idzebra,1.3.4)
+AM_INIT_AUTOMAKE(idzebra,1.3.5)
 dnl ------ Substitutions
 AC_SUBST(TCL_INCLUDE)
 AC_SUBST(TCL_LIB)
index ef180dd..76b5511 100644 (file)
@@ -1,8 +1,8 @@
-idzebra (1.3.4-3) unstable; urgency=low
+idzebra (1.3.5-1) unstable; urgency=low
 
-  * Updated for YAZ 1.9.3.
+  * Updated for YAZ 1.9.3+.
 
- -- Adam Dickmeiss <adam@indexdata.dk>  Tue, 18 Feb 2003 13:05:19 +0100
+ -- Adam Dickmeiss <adam@indexdata.dk>  Tue, 20 Thu 2003 16:54:18 +0100
 
 idzebra (1.3.4-2) unstable; urgency=low
 
index 8ef1e3b..a7df4b1 100644 (file)
@@ -1,15 +1,15 @@
 This package was created by Adam Dickmeiss on
-Wed,  5 Sep 2002 16:33:09 +0100.
+Thu, 20 Feb 2003 16:57:51 +0100.
 
 It was downloaded from http://ftp.indexdata.dk/pub/zebra/
 
 Copyright:
 
-Copyright (c) 1995-2002 Index Data ApS.
+Copyright (c) 1995-2003 Index Data ApS.
 
 You are free to distribute this software under the terms of
 the GNU General Public License.
 On Debian systems, the complete text of the GNU General Public
 License can be found in the file `/usr/share/common-licenses/GPL'.
 
-$Id: copyright,v 1.1 2002-09-11 20:27:53 adam Exp $
+$Id: copyright,v 1.2 2003-02-20 21:13:37 adam Exp $
index 1f548bd..a202610 100755 (executable)
@@ -20,7 +20,7 @@ else
 MCFLAGS=
 endif
 
-ZEBRA_VERSION=1.3.3
+ZEBRA_VERSION=1.3.5
 ZEBRASRCDIR?=$(shell pwd)
 # If this is not IndexData's release, then it is a cvs-checkout. Go cheat!
 #   YAZ_VERSION:=$(YAZ_VERSION)-$(shell date -r$(YAZSRCDIR)/CVS +"CVS%Y%m%d")
index c9c4dea..8facff5 100644 (file)
@@ -1,5 +1,5 @@
-/* $Id: zebraver.h,v 1.26 2002-11-26 13:50:29 adam Exp $
-   Copyright (C) 1995,1996,1997,1998,1999,2000,2001,2002
+/* $Id: zebraver.h,v 1.27 2003-02-20 21:13:37 adam Exp $
+   Copyright (C) 1995,1996,1997,1998,1999,2000,2001,2002,2003
    Index Data Aps
 
 This file is part of the Zebra server.
@@ -21,9 +21,9 @@ Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA
 */
 
 #ifndef ZEBRAVER
-#define ZEBRAVER "1.3.4"
+#define ZEBRAVER "1.3.5"
 #endif
 
 #ifndef ZEBRADATE
-#define ZEBRADATE "$Date: 2002-11-26 13:50:29 $"
+#define ZEBRADATE "$Date: 2003-02-20 21:13:37 $"
 #endif
index 613e8e3..c024bd4 100644 (file)
@@ -1,5 +1,5 @@
-/* $Id: recgrs.c,v 1.73 2003-02-18 11:57:58 adam Exp $
-   Copyright (C) 1995,1996,1997,1998,1999,2000,2001,2002
+/* $Id: recgrs.c,v 1.74 2003-02-20 21:13:37 adam Exp $
+   Copyright (C) 1995,1996,1997,1998,1999,2000,2001,2002,2003
    Index Data Aps
 
 This file is part of the Zebra server.
index e8f4712..3859821 100644 (file)
@@ -1,6 +1,6 @@
-; $Id: zebra.nsi,v 1.8 2002-11-26 13:50:29 adam Exp $
+; $Id: zebra.nsi,v 1.9 2003-02-20 21:13:37 adam Exp $
 
-!define VERSION "1.3.4"
+!define VERSION "1.3.5"
 
 Name "Zebra"
 Caption "Index Data Yebra ${VERSION} Setup"