Skip to content

Commit d92f517

Browse files
committed
Preparing to create tag 20.0.0
1 parent 6ccb102 commit d92f517

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+
20.0.0
12+
------
913
* Major: bumped Poke v17
1014

1115
19.0.1

wscript

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import os.path
1010
from waflib.Build import BuildContext
1111

1212
APPNAME = "tunnel"
13-
VERSION = "19.0.1"
13+
VERSION = "20.0.0"
1414

1515

1616
def options(ctx):

0 commit comments

Comments
 (0)