martin 99/09/28 05:34:58
Modified: src/support ab.c
Log:
New features should result in a new version number
Revision Changes Path
1.32 +1 -1 apache-1.3/src/support/ab.c
Index: ab.c
===================================================================
RCS file: /export/home/cvs/apache-1.3/src/support/ab.c,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- ab.c 1999/09/27 20:27:24 1.31
+++ ab.c 1999/09/28 12:34:57 1.32
@@ -97,7 +97,7 @@
* only an issue for loopback usage
*/
-#define VERSION "1.3a"
+#define VERSION "1.3b"
/* -------------------------------------------------------------------- */