fix version in tcutil.h
authoradam <adamansky@gmail.com>
Sun, 5 May 2013 15:34:09 +0000 (22:34 +0700)
committeradam <adamansky@gmail.com>
Sun, 5 May 2013 15:34:09 +0000 (22:34 +0700)
tcejdb/tcutil.h

index f703711..63541d6 100644 (file)
@@ -3725,7 +3725,7 @@ typedef unsigned char TCBITMAP; /* type of a bit map object */
 
 #include <stdio.h>
 
-#define _TC_VERSION    "1.1.3"
+#define _TC_VERSION    "1.1.4"
 #define _TC_LIBVER     911
 #define _TC_FORMATVER  "1.0"