Kaydet (Commit) f7e60914 authored tarafından Tim Peters's avatar Tim Peters

Repair botched release serial number.

üst 32675b68
......@@ -23,7 +23,7 @@
#define PY_MINOR_VERSION 3
#define PY_MICRO_VERSION 0
#define PY_RELEASE_LEVEL PY_RELEASE_LEVEL_FINAL
#define PY_RELEASE_SERIAL 2
#define PY_RELEASE_SERIAL 0
/* Version as a string */
#define PY_VERSION "2.3"
......
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