Release history:
- 2.0.59 : In development
+ 2.0.59 : tagged July 27, 2006
2.0.58 : released May 1, 2006 as GA.
- 2.0.57 : Tagged on April 19, 2006. Not released.
- 2.0.56 : Tagged on April 16, 2006. Not released.
+ 2.0.57 : tagged April 19, 2006, not released.
+ 2.0.56 : tagged April 16, 2006, not released.
2.0.55 : released October 16, 2005 as GA.
2.0.54 : released April 17, 2005 as GA.
2.0.53 : released February 7, 2005 as GA.
#define AP_SERVER_MAJORVERSION_NUMBER 2
#define AP_SERVER_MINORVERSION_NUMBER 0
#define AP_SERVER_PATCHLEVEL_NUMBER 59
-#define AP_SERVER_ADD_STRING "-dev"
+#define AP_SERVER_ADD_STRING ""
/* keep old macros as well */
#define AP_SERVER_MAJORVERSION APR_STRINGIFY(AP_SERVER_MAJORVERSION_NUMBER)