Namespaces more or less in correct place
[yaz-moved-to-github.git] / include / yaz / yaz-version.h.in
index da6c22c..7e7506f 100644 (file)
@@ -1,5 +1,5 @@
 /* This file is part of the YAZ toolkit.
- * Copyright (C) 1995-2008 Index Data.
+ * Copyright (C) 1995-2009 Index Data.
  * All rights reserved.
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
@@ -36,7 +36,7 @@
 #define YAZ_VERSION "@VERSION@"
 
 /** \brief YAZ version as integer (for comparison purposes) */
-#define YAZ_VERSIONL 0x@YAZ_VERSION_HEX@
+#define YAZ_VERSIONL 0x@VERSION_HEX@
 
 /** \brief YAZ file version for YAZ DLL (resource) */
 #define YAZ_FILEVERSION @WIN_FILEVERSION@