Browse Source

after 2.7.4rc1 bump

pull/2332/head
Benjamin Peterson 13 years ago
parent
commit
cd85aa48ed
  1. 2
      Include/patchlevel.h

2
Include/patchlevel.h

@ -27,7 +27,7 @@
#define PY_RELEASE_SERIAL 1
/* Version as a string */
#define PY_VERSION "2.7.4rc1"
#define PY_VERSION "2.7.4rc1+"
/*--end constants--*/
/* Subversion Revision number of this file (not of the repository). Empty

Loading…
Cancel
Save