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: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=01d71f9766624db97f8eab466ac0b2d8d7871446;p=python Post tag version tweak --- diff --git a/Include/patchlevel.h b/Include/patchlevel.h index ff618f1920..c55e8d0113 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) */