roll on to 2.3.5-dev

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@884301 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Paul Querna
2009-11-25 22:21:45 +00:00
parent 464c005dae
commit e8403c5c6c

View File

@ -45,8 +45,8 @@
#define AP_SERVER_MAJORVERSION_NUMBER 2
#define AP_SERVER_MINORVERSION_NUMBER 3
#define AP_SERVER_PATCHLEVEL_NUMBER 4
#define AP_SERVER_DEVBUILD_BOOLEAN 0
#define AP_SERVER_PATCHLEVEL_NUMBER 5
#define AP_SERVER_DEVBUILD_BOOLEAN 1
#if AP_SERVER_DEVBUILD_BOOLEAN
#define AP_SERVER_ADD_STRING "-dev"