Skip to content

Commit e84368a

Browse files
committed
Preparing to create tag 2.0.0
1 parent 06f2ea1 commit e84368a

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

NEWS.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ every change, see the Git log.
66

77
Latest
88
------
9+
* tbd
10+
11+
2.0.0
12+
-----
913
* Major: Only CMake build system is supported.
1014

1115
1.0.0

wscript

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44

55
APPNAME = "expected"
6-
VERSION = "1.0.0"
6+
VERSION = "2.0.0"
77

88

99
def options(ctx):

0 commit comments

Comments
 (0)