You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apreq-cvs@httpd.apache.org by pg...@apache.org on 2005/12/31 19:15:30 UTC

svn commit: r360384 - /httpd/apreq/trunk/include/apreq_version.h

Author: pgollucci
Date: Sat Dec 31 10:15:29 2005
New Revision: 360384

URL: http://svn.apache.org/viewcvs?rev=360384&view=rev
Log:
revert APREQ_PATCH_VERSION bump not needed

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=360384&r1=360383&r2=360384&view=diff
==============================================================================
--- httpd/apreq/trunk/include/apreq_version.h (original)
+++ httpd/apreq/trunk/include/apreq_version.h Sat Dec 31 10:15:29 2005
@@ -61,7 +61,7 @@
 #define APREQ_MINOR_VERSION       5
 
 /** patch level */
-#define APREQ_PATCH_VERSION       7
+#define APREQ_PATCH_VERSION       6
 
 /**
  *  This symbol is defined for internal, "development" copies of libapreq.