summaryrefslogtreecommitdiffstatsabout
path: root/winconfig.h
diff options
context:
space:
mode:
authorEdward Rudd <urkle@outoforder.cc>2004-10-03 17:33:03 (GMT)
committer Edward Rudd <urkle@outoforder.cc>2004-10-03 17:33:03 (GMT)
commit39370ca836cf2f438bab235b8e88a7389cb2b974 (patch)
tree5e575e400d0e6601c378f81398145d44cff8e47a /winconfig.h
parent2d691aaef580e9bb17fdafa9c1a3b01c71754b43 (diff)
updated version
Diffstat (limited to 'winconfig.h')
-rw-r--r--winconfig.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/winconfig.h b/winconfig.h
index c4b4353..702c35f 100644
--- a/winconfig.h
+++ b/winconfig.h
@@ -53,13 +53,13 @@
53#define PACKAGE_NAME "mod_log_sql" 53#define PACKAGE_NAME "mod_log_sql"
54 54
55/* Define to the full name and version of this package. */ 55/* Define to the full name and version of this package. */
56#define PACKAGE_STRING "mod_log_sql 1.97" 56#define PACKAGE_STRING "mod_log_sql 1.100"
57 57
58/* Define to the one symbol short name of this package. */ 58/* Define to the one symbol short name of this package. */
59#define PACKAGE_TARNAME "mod-log-sql" 59#define PACKAGE_TARNAME "mod-log-sql"
60 60
61/* Define to the version of this package. */ 61/* Define to the version of this package. */
62#define PACKAGE_VERSION "1.97" 62#define PACKAGE_VERSION "1.100"
63 63
64/* Define to 1 if you have the ANSI C header files. */ 64/* Define to 1 if you have the ANSI C header files. */
65/* #undef STDC_HEADERS */ 65/* #undef STDC_HEADERS */