mirror of
https://github.com/fergalmoran/picard.git
synced 2026-02-21 15:14:13 +00:00
0.9.0alpha8
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
# along with this program; if not, write to the Free Software
|
||||
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||
|
||||
version_info = (0, 9, 0, 'alpha', 7)
|
||||
version_info = (0, 9, 0, 'alpha', 8)
|
||||
|
||||
if version_info[3] == 'final':
|
||||
version_string = '%d.%d.%d' % version_info[:3]
|
||||
|
||||
Reference in New Issue
Block a user