Skip to content

Commit

Permalink
Preparing to create tag 7.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jpihl committed Nov 20, 2019
1 parent bfe0aeb commit 159b1d3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions NEWS.rst
Expand Up @@ -6,6 +6,10 @@ every change, see the Git log.

Latest
------
* tbd

7.1.0
-----
* Minor: Added cmake build file.

7.0.0
Expand Down
2 changes: 1 addition & 1 deletion wscript
Expand Up @@ -2,7 +2,7 @@
# encoding: utf-8

APPNAME = 'mts'
VERSION = '7.0.0'
VERSION = '7.1.0'


def build(bld):
Expand Down

0 comments on commit 159b1d3

Please sign in to comment.