joes 2004/06/13 19:45:16
Modified: env mod_apreq.c
src apreq_version.h
Log:
Version/mmn bump for today's ssl fixes.
Revision Changes Path
1.42 +1 -1 httpd-apreq-2/env/mod_apreq.c
Index: mod_apreq.c
===================================================================
RCS file: /home/cvs/httpd-apreq-2/env/mod_apreq.c,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- mod_apreq.c 14 Jun 2004 02:19:58 -0000 1.41
+++ mod_apreq.c 14 Jun 2004 02:45:16 -0000 1.42
@@ -79,7 +79,7 @@
#define APREQ_MODULE_NAME "APACHE2"
-#define APREQ_MODULE_MAGIC_NUMBER 20040324
+#define APREQ_MODULE_MAGIC_NUMBER 20040613
static void apache2_log(const char *file, int line, int level,
1.11 +1 -1 httpd-apreq-2/src/apreq_version.h
Index: apreq_version.h
===================================================================
RCS file: /home/cvs/httpd-apreq-2/src/apreq_version.h,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- apreq_version.h 9 Jun 2004 21:02:05 -0000 1.10
+++ apreq_version.h 14 Jun 2004 02:45:16 -0000 1.11
@@ -60,7 +60,7 @@
#define APREQ_MINOR_VERSION 0
/** patch level */
-#define APREQ_PATCH_VERSION 7
+#define APREQ_PATCH_VERSION 8
/**
* This symbol is defined for internal, "development" copies of libapreq.