Skip to content

Commit d04fb3e

Browse files
committed
Fix IDE version string
1 parent 8ab0587 commit d04fb3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MiniZincIDE/MiniZincIDE.pro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ QT += core gui widgets websockets
88
TARGET = MiniZincIDE
99
TEMPLATE = app
1010

11-
VERSION = 2.5.6
11+
VERSION = 2.6.0
1212
DEFINES += MINIZINC_IDE_VERSION=\\\"$$VERSION\\\"
1313

1414
bundled {

0 commit comments

Comments
 (0)