summaryrefslogtreecommitdiff
path: root/libapr.rc
diff options
context:
space:
mode:
authorWilliam A. Rowe Jr <wrowe@apache.org>2005-02-07 23:40:06 +0000
committerWilliam A. Rowe Jr <wrowe@apache.org>2005-02-07 23:40:06 +0000
commit3769625e4daa8345a2362da86424451fef282afe (patch)
treef5d0f6172fc3c52c20b0b50159f8abdcd63db534 /libapr.rc
parent4bf3c68fc0e07b1f7a9d7d355771731db03988d2 (diff)
downloadapr-3769625e4daa8345a2362da86424451fef282afe.tar.gz
Since reaction is negative to a seperate apr_release.h file for
the CPP-only grammer, acknowledge APR_VERSION_ONLY in order to compile to apr_version.h without including apr.h, nor declaring the APR C runtime version API. git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@151788 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'libapr.rc')
-rw-r--r--libapr.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/libapr.rc b/libapr.rc
index e9a15be1c..de9feefda 100644
--- a/libapr.rc
+++ b/libapr.rc
@@ -1,4 +1,4 @@
-#include "apr_release.h"
+#include "apr_version.h"
1 VERSIONINFO
FILEVERSION APR_VERSION_STRING_CSV,0