1.3.14
authorAdam Dickmeiss <adam@indexdata.dk>
Fri, 28 Nov 2003 23:16:23 +0000 (23:16 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Fri, 28 Nov 2003 23:16:23 +0000 (23:16 +0000)
CHANGELOG
configure.in
include/zebraver.h
win/zebra.nsi

index a7b534e..2ccc2b3 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,4 @@
+--- 1.3.14 2003/11/29
 
 Fix bug with shadow and result set handling.
 
index a6d526a..f76206c 100644 (file)
@@ -1,8 +1,8 @@
 dnl Zebra, Index Data Aps, 1995-2003
-dnl $Id: configure.in,v 1.86 2003-10-07 09:18:55 adam Exp $
+dnl $Id: configure.in,v 1.87 2003-11-28 23:16:23 adam Exp $
 dnl
 AC_INIT(include/zebraver.h)
-AM_INIT_AUTOMAKE(idzebra,1.3.13)
+AM_INIT_AUTOMAKE(idzebra,1.3.14)
 dnl ------ Substitutions
 AC_SUBST(TCL_INCLUDE)
 AC_SUBST(TCL_LIB)
index da6927d..f1375de 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: zebraver.h,v 1.35 2003-09-26 10:36:28 adam Exp $
+/* $Id: zebraver.h,v 1.36 2003-11-28 23:16:23 adam Exp $
    Copyright (C) 1995,1996,1997,1998,1999,2000,2001,2002,2003
    Index Data Aps
 
@@ -21,9 +21,9 @@ Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA
 */
 
 #ifndef ZEBRAVER
-#define ZEBRAVER "1.3.13"
+#define ZEBRAVER "1.3.14"
 #endif
 
 #ifndef ZEBRADATE
-#define ZEBRADATE "$Date: 2003-09-26 10:36:28 $"
+#define ZEBRADATE "$Date: 2003-11-28 23:16:23 $"
 #endif
index 5e5b4f7..9af3c5a 100644 (file)
@@ -1,6 +1,6 @@
-; $Id: zebra.nsi,v 1.17 2003-09-22 12:35:58 adam Exp $
+; $Id: zebra.nsi,v 1.18 2003-11-28 23:16:23 adam Exp $
 
-!define VERSION "1.3.13"
+!define VERSION "1.3.14"
 
 Name "Zebra"
 Caption "Index Data Yebra ${VERSION} Setup"