Author: wrowe
Date: Fri May 30 14:06:15 2008
New Revision: 661854
URL: http://svn.apache.org/viewvc?rev=661854&view=rev
Log:
Prepare for 1.3.0 tag
Modified:
apr/apr/branches/1.3.x/include/apr_version.h
Modified: apr/apr/branches/1.3.x/include/apr_version.h
URL: http://svn.apache.org/viewvc/apr/apr/branches/1.3.x/include/apr_version.h?rev=661854&r1=661853&r2=661854&view=diff
==============================================================================
--- apr/apr/branches/1.3.x/include/apr_version.h (original)
+++ apr/apr/branches/1.3.x/include/apr_version.h Fri May 30 14:06:15 2008
@@ -66,7 +66,7 @@
* "development" copies of APR. It is undefined for released versions
* of APR.
*/
-#define APR_IS_DEV_VERSION
+/* #undef APR_IS_DEV_VERSION */
/**
* Check at compile time if the APR version is at least a certain
|