projects
/
idzebra-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2b32f60
)
Added ZEBRA_FILEVERSION
ZEBRA.2.0.24
author
Adam Dickmeiss
<adam@indexdata.dk>
Fri, 18 Jan 2008 14:24:56 +0000
(14:24 +0000)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Fri, 18 Jan 2008 14:24:56 +0000
(14:24 +0000)
include/idzebra/version.h
patch
|
blob
|
history
diff --git
a/include/idzebra/version.h
b/include/idzebra/version.h
index
ebab740
..
f9d2b2a
100644
(file)
--- a/
include/idzebra/version.h
+++ b/
include/idzebra/version.h
@@
-1,4
+1,4
@@
-/* $Id: version.h,v 1.31 2008-01-17 14:13:25 adam Exp $
+/* $Id: version.h,v 1.32 2008-01-18 14:24:56 adam Exp $
Copyright (C) 1995-2007
Index Data ApS
@@
-29,7
+29,9
@@
YAZ_BEGIN_CDECL
#define ZEBRAVER "2.0.24"
-#define ZEBRADATE "$Date: 2008-01-17 14:13:25 $"
+#define ZEBRA_FILEVERSION 2,0,24,1
+
+#define ZEBRADATE "$Date: 2008-01-18 14:24:56 $"
/** \brief Returns Zebra version and system info.
\param version_str buffer for version (at least 16 bytes)