Kaydet (Commit) 6643cb2a authored tarafından Guido van Rossum's avatar Guido van Rossum

Tweak the version *string* to clarify that this isn't your father's 3.0a1. :-)

üst ce3a72ae
...@@ -22,7 +22,7 @@ ...@@ -22,7 +22,7 @@
#define PY_RELEASE_SERIAL 1 #define PY_RELEASE_SERIAL 1
/* Version as a string */ /* Version as a string */
#define PY_VERSION "3.0a1" #define PY_VERSION "3.0a1+"
/* Subversion Revision number of this file (not of the repository) */ /* Subversion Revision number of this file (not of the repository) */
#define PY_PATCHLEVEL_REVISION "$Revision$" #define PY_PATCHLEVEL_REVISION "$Revision$"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment