git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@76355 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2014-04-16 03:02:27 +00:00
parent d5a0a73de4
commit 50426ba20c
2 changed files with 2 additions and 2 deletions

View File

@@ -24,7 +24,7 @@ VER_FLAGS = "" # wxPython release flags
#
# "-1" for numbered post releases, such as when there are
# additional wxPython releases for the same wxWidgets
# release. TDB: use - or .post or ?
# release. TBD: use - or .post or ?
#
# ".dev12345" for daily snapshot builds, by default this is automatically
# pulled from the REV.txt file made by the setrev command,