We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfff92d commit 4828881Copy full SHA for 4828881
CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 3.5.0)
3
# -- Project information and versioning.
4
5
project(libminizinc
6
- VERSION 2.8.8
+ VERSION 2.9.0
7
LANGUAGES CXX C)
8
9
if(NOT BUILD_REF)
changes.rst
@@ -4,7 +4,12 @@ MiniZinc Change Log
For detailed bug reports consult the issue tracker at
https://github.com/MiniZinc/libminizinc/issues.
-.. _unreleased:
+.. _v2.9.0:
+
+`Version 2.9.0 <https://github.com/MiniZinc/MiniZincIDE/releases/tag/2.9.0>`__
10
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
11
12
+(released 11 February 2025)
13
14
Changes:
15
^^^^^^^^
0 commit comments