mirror of
https://github.com/apache/httpd.git
synced 2025-07-25 17:01:22 +00:00
And we are at 2.3.15-dev
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1152855 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@ -45,8 +45,8 @@
|
||||
|
||||
#define AP_SERVER_MAJORVERSION_NUMBER 2
|
||||
#define AP_SERVER_MINORVERSION_NUMBER 3
|
||||
#define AP_SERVER_PATCHLEVEL_NUMBER 14
|
||||
#define AP_SERVER_DEVBUILD_BOOLEAN 0
|
||||
#define AP_SERVER_PATCHLEVEL_NUMBER 15
|
||||
#define AP_SERVER_DEVBUILD_BOOLEAN 1
|
||||
|
||||
#if AP_SERVER_DEVBUILD_BOOLEAN
|
||||
#define AP_SERVER_ADD_STRING "-dev"
|
||||
|
Reference in New Issue
Block a user