Skip to content

Commit

Permalink
Update Version
Browse files Browse the repository at this point in the history
  • Loading branch information
brummer10 committed May 2, 2022
1 parent ff7d654 commit efccbd1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions trunk/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
guitarix2 (0.44.1) unstable; urgency=low

* Fix race condition when build with Faust
-- brummer <[email protected]> Mon, 02 May 2022 20:37:42 +0200

guitarix2 (0.44.0) unstable; urgency=low

* Fix save behavior under NSM control
Expand Down
2 changes: 1 addition & 1 deletion trunk/wscript
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ srcdir = '.'
blddir = 'build'

# used by waf dist and waf build
VERSION='0.44.0'
VERSION='0.44.1'
APPNAME='guitarix'

Options.OptionsContext.gxload = \
Expand Down

0 comments on commit efccbd1

Please sign in to comment.