Browse Source

Post-release update.

pull/2332/head
Georg Brandl 14 years ago
parent
commit
507776e787
  1. 2
      Include/patchlevel.h

2
Include/patchlevel.h

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

Loading…
Cancel
Save