From 6abd97e3b2adbce537c65099d480e088bb348ea0 Mon Sep 17 00:00:00 2001 From: Benjamin Peterson Date: Sat, 11 Jun 2011 11:33:54 -0500 Subject: onto 2.7.3 --- Include/patchlevel.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Include/patchlevel.h b/Include/patchlevel.h index 60e3092..d697460 100644 --- a/Include/patchlevel.h +++ b/Include/patchlevel.h @@ -27,7 +27,7 @@ #define PY_RELEASE_SERIAL 0 /* Version as a string */ -#define PY_VERSION "2.7.2" +#define PY_VERSION "2.7.2+" /*--end constants--*/ /* Subversion Revision number of this file (not of the repository). Empty -- cgit v0.12