Author: joes
Date: Mon Jul 25 05:24:14 2005
New Revision: 224717
URL: http://svn.apache.org/viewcvs?rev=224717&view=rev
Log:
Bump patchlevel for hpux compiler fixes to util.c.
Modified:
httpd/apreq/trunk/include/apreq_version.h
Modified: httpd/apreq/trunk/include/apreq_version.h
URL:
http://svn.apache.org/viewcvs/httpd/apreq/trunk/include/apreq_version.h?rev=224717&r1=224716&r2=224717&view=diff
==============================================================================
--- httpd/apreq/trunk/include/apreq_version.h (original)
+++ httpd/apreq/trunk/include/apreq_version.h Mon Jul 25 05:24:14 2005
@@ -61,7 +61,7 @@
#define APREQ_MINOR_VERSION 1
/** patch level */
-#define APREQ_PATCH_VERSION 3
+#define APREQ_PATCH_VERSION 4
/**
* This symbol is defined for internal, "development" copies of libapreq.