Set things up for 2.6a2.

This commit is contained in:
Barry Warsaw 2008-03-01 17:11:41 +00:00
parent afc6201609
commit 65475fdba7
2 changed files with 7 additions and 1 deletions

View file

@ -26,7 +26,7 @@
#define PY_RELEASE_SERIAL 1
/* Version as a string */
#define PY_VERSION "2.6a1"
#define PY_VERSION "2.6a1+"
/* Subversion Revision number of this file (not of the repository) */
#define PY_PATCHLEVEL_REVISION "$Revision$"