From: Barry Warsaw Date: Thu, 3 Apr 2008 04:14:19 +0000 (+0000) Subject: Post tag version tweak X-Git-Tag: v2.6a3~292 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=01d71f9766624db97f8eab466ac0b2d8d7871446;p=thirdparty%2FPython%2Fcpython.git Post tag version tweak --- diff --git a/Include/patchlevel.h b/Include/patchlevel.h index ff618f19202b..c55e8d0113db 100644 --- a/Include/patchlevel.h +++ b/Include/patchlevel.h @@ -27,7 +27,7 @@ #define PY_RELEASE_SERIAL 2 /* Version as a string */ -#define PY_VERSION "2.6a2" +#define PY_VERSION "2.6a2+" /*--end constants--*/ /* Subversion Revision number of this file (not of the repository) */