diff --git a/wscript b/wscript index 3fb243f7..b1a1de03 100644 --- a/wscript +++ b/wscript @@ -31,7 +31,7 @@ from waflib.Build import BuildContext, CleanContext, InstallContext, UninstallCo # see also common/JackConstants.h VERSION = '2.22.1' APPNAME = 'LADI JACK' -JACK_API_VERSION = '0.1.0' +JACK_API_VERSION = '2.22.0' # these variables are mandatory ('/' are converted automatically) top = '.'