Skip to content

Commit

Permalink
Update to include MiniZinc 2.0.97 beta release.
Browse files Browse the repository at this point in the history
  • Loading branch information
guidotack committed Aug 30, 2016
1 parent 7acc614 commit 2bd8c5d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions MiniZincIDE/CHANGES
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
2016-08-30
v2.0.97
- Update to include MiniZinc 2.0.97 beta release.
2016-03-26
v2.0.13
- Flush output more consistently when process finished, hopefully
Expand Down
2 changes: 1 addition & 1 deletion MiniZincIDE/MiniZincIDE.pro
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ greaterThan(QT_MAJOR_VERSION, 4): {
TARGET = MiniZincIDE
TEMPLATE = app

VERSION = 2.0.14
VERSION = 2.0.97
DEFINES += MINIZINC_IDE_VERSION=\\\"$$VERSION\\\"

bundled {
Expand Down

0 comments on commit 2bd8c5d

Please sign in to comment.