Skip to content

Commit 4828881

Browse files
committed
Update changelog for 2.9.0
1 parent bfff92d commit 4828881

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 3.5.0)
33
# -- Project information and versioning.
44

55
project(libminizinc
6-
VERSION 2.8.8
6+
VERSION 2.9.0
77
LANGUAGES CXX C)
88

99
if(NOT BUILD_REF)

changes.rst

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,12 @@ MiniZinc Change Log
44
For detailed bug reports consult the issue tracker at
55
https://github.com/MiniZinc/libminizinc/issues.
66

7-
.. _unreleased:
7+
.. _v2.9.0:
8+
9+
`Version 2.9.0 <https://github.com/MiniZinc/MiniZincIDE/releases/tag/2.9.0>`__
10+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
11+
12+
(released 11 February 2025)
813

914
Changes:
1015
^^^^^^^^

0 commit comments

Comments
 (0)