Skip to content

Commit fe24250

Browse files
committed
Bump version
Signed-off-by: falkTX <falktx@falktx.com>
1 parent cb26df3 commit fe24250

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wscript

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ from waflib import Logs, Options, TaskGen
1010
from waflib.Build import BuildContext, CleanContext, InstallContext, UninstallContext
1111

1212
# see also common/JackConstants.h
13-
VERSION = '1.9.22'
13+
VERSION = '1.9.23'
1414
APPNAME = 'jack'
1515
JACK_API_VERSION = '0.1.0'
1616

0 commit comments

Comments
 (0)