summaryrefslogtreecommitdiffstatsabout
diff options
context:
space:
mode:
-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 */