mirror of
https://github.com/apache/httpd.git
synced 2025-07-29 12:37:06 +00:00
* include/ap_release.h: Remove -dev to prepare for 2.1.5 tag.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@191098 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@ -43,7 +43,7 @@
|
||||
#define AP_SERVER_MAJORVERSION_NUMBER 2
|
||||
#define AP_SERVER_MINORVERSION_NUMBER 1
|
||||
#define AP_SERVER_PATCHLEVEL_NUMBER 5
|
||||
#define AP_SERVER_DEVBUILD_BOOLEAN 1
|
||||
#define AP_SERVER_DEVBUILD_BOOLEAN 0
|
||||
|
||||
#if AP_SERVER_DEVBUILD_BOOLEAN
|
||||
#define AP_SERVER_ADD_STRING "-dev"
|
||||
|
Reference in New Issue
Block a user