Prepare for 2.3.3 release tag.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@835029 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Paul Querna
2009-11-11 19:32:36 +00:00
parent d06145f959
commit 9c794e02a4

View File

@ -46,7 +46,7 @@
#define AP_SERVER_MAJORVERSION_NUMBER 2
#define AP_SERVER_MINORVERSION_NUMBER 3
#define AP_SERVER_PATCHLEVEL_NUMBER 3
#define AP_SERVER_DEVBUILD_BOOLEAN 1
#define AP_SERVER_DEVBUILD_BOOLEAN 0
#if AP_SERVER_DEVBUILD_BOOLEAN
#define AP_SERVER_ADD_STRING "-dev"