Skip to content

Commit

Permalink
Release a2jmidid-11
Browse files Browse the repository at this point in the history
  • Loading branch information
nedko committed Jan 7, 2024
1 parent cad5847 commit 5f08ca9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions NEWS.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
Changelog
=========

LADI Version 11 on 2024-01-07
-----------------------
* Fix bunch of warnings
* Upgrade waf to 2.0.26

LADI Version 10 on 2023-11-09
-----------------------
* wscript: Use WafToolchainFlags
Expand Down
2 changes: 1 addition & 1 deletion wscript
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ from waflib.Build import BuildContext, CleanContext, InstallContext, UninstallCo
from waftoolchainflags import WafToolchainFlags

APPNAME='a2jmidid'
VERSION='10'
VERSION='11'

# these variables are mandatory ('/' are converted automatically)
srcdir = '.'
Expand Down

0 comments on commit 5f08ca9

Please sign in to comment.