提交 61f8e3d6 authored 作者: Frederic Bastien's avatar Frederic Bastien

modifications for 0.4.1rc2 release

上级 022c711b
Modifications in the 0.4.1 release candidate 1(28 July 2011)
Modifications in the 0.4.1 release candidate 2(9 August 2011)
Know bug:
......
......@@ -53,7 +53,7 @@ copyright = '2008--2011, LISA lab'
# The short X.Y version.
version = '0.4.1'
# The full version, including alpha/beta/rc tags.
release = '0.4.1rc1'
release = '0.4.1rc2'
# There are two options for replacing |today|: either, you set today to some
# non-false value, then it is used:
......
......@@ -48,7 +48,7 @@ PLATFORMS = ["Windows", "Linux", "Solaris", "Mac OS-X", "Unix"]
MAJOR = 0
MINOR = 4
MICRO = 1
SUFFIX = "rc1" # Should be blank except for rc's, betas, etc.
SUFFIX = "rc2" # Should be blank except for rc's, betas, etc.
ISRELEASED = False
VERSION = '%d.%d.%d%s' % (MAJOR, MINOR, MICRO, SUFFIX)
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论