Added shared library support (libtool).
[yaz-moved-to-github.git] / include / yaz / yaz-version.h
index b9d9867..3926e7f 100644 (file)
@@ -2,7 +2,13 @@
  * Current software version.
  *
  * $Log: yaz-version.h,v $
- * Revision 1.1  1999-11-30 13:47:11  adam
+ * Revision 1.3  2000-04-05 07:39:55  adam
+ * Added shared library support (libtool).
+ *
+ * Revision 1.2  2000/02/28 11:20:06  adam
+ * Using autoconf. New definitions: YAZ_BEGIN_CDECL/YAZ_END_CDECL.
+ *
+ * Revision 1.1  1999/11/30 13:47:11  adam
  * Improved installation. Moved header files to include/yaz.
  *
  * Revision 1.18  1998/06/26 11:17:23  quinn
@@ -81,7 +87,7 @@
  * Introduced version control
  *
  */
-
 #ifndef YAZ_VERSION
-#define YAZ_VERSION "1.5"
+#define YAZ_VERSION "1.7"
 #endif
+