Author: poeml Date: Thu Dec 3 12:40:19 2009 New Revision: 7899 URL: http://svn.mirrorbrain.org/viewvc/mirrorbrain?rev=7899&view=rev Log: bump version (2.11.1) Modified: trunk/docs/conf.py trunk/mod_mirrorbrain/mod_mirrorbrain.c Modified: trunk/docs/conf.py URL: http://svn.mirrorbrain.org/viewvc/mirrorbrain/trunk/docs/conf.py?rev=7899&r1=7898&r2=7899&view=diff ============================================================================== --- trunk/docs/conf.py (original) +++ trunk/docs/conf.py Thu Dec 3 12:40:19 2009 @@ -45,9 +45,9 @@ # built documents. # # The short X.Y version. -version = '2.11.0' +version = '2.11.1' # The full version, including alpha/beta/rc tags. -release = '2.11.0' +release = '2.11.1' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. Modified: trunk/mod_mirrorbrain/mod_mirrorbrain.c URL: http://svn.mirrorbrain.org/viewvc/mirrorbrain/trunk/mod_mirrorbrain/mod_mirrorbrain.c?rev=7899&r1=7898&r2=7899&view=diff ============================================================================== --- trunk/mod_mirrorbrain/mod_mirrorbrain.c (original) +++ trunk/mod_mirrorbrain/mod_mirrorbrain.c Thu Dec 3 12:40:19 2009 @@ -82,7 +82,7 @@ #define APR_ARRAY_PUSH(ary,type) (*((type *)apr_array_push(ary))) #endif -#define MOD_MIRRORBRAIN_VER "2.11.0" +#define MOD_MIRRORBRAIN_VER "2.11.1" #define VERSION_COMPONENT "mod_mirrorbrain/"MOD_MIRRORBRAIN_VER #ifdef NO_MOD_GEOIP _______________________________________________ mirrorbrain-commits mailing list Archive: http://mirrorbrain.org/archive/mirrorbrain-commits/ Note: To remove yourself from this list, send a mail with the content unsubscribe to the address mirrorbrain-commits-request_at_mirrorbrain.orgReceived on Thu Dec 03 2009 - 11:40:21 GMT
This archive was generated by hypermail 2.2.0 : Thu Dec 03 2009 - 11:45:10 GMT