Skip to content
代码片段 群组 项目
提交 22a2453a 编辑于 作者: Brian P. Walenz's avatar Brian P. Walenz
浏览文件

Bump version to 1.8.

上级 98543a48
分支
标签 v1.8
无相关合并请求
......@@ -55,9 +55,9 @@ copyright = u'2015, Adam Phillippy, Sergey Koren, Brian Walenz'
# built documents.
#
# The short X.Y version.
version = '1.7'
version = '1.8'
# The full version, including alpha/beta/rc tags.
release = '1.7'
release = '1.8'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
......
......@@ -36,7 +36,7 @@ my $cwd = getcwd();
my $label = "snapshot"; # Automagically set to 'release' for releases.
my $major = "1"; # Bump before release.
my $minor = "7"; # Bump before release.
my $minor = "8"; # Bump before release.
my $commits = "0";
my $hash1 = undef; # This from 'git describe'
......
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册