We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4954455 commit cc853e3Copy full SHA for cc853e3
CHANGELOG.md
@@ -4,6 +4,9 @@ CHANGELOG
4
UNRELEASED
5
==========
6
7
+2.5.0
8
+=====
9
+
10
Changed
11
-------
12
* API BROKEN: cmake changes not backward compatible!
CMakeLists.txt
@@ -1,6 +1,6 @@
1
# General parameters
2
cmake_minimum_required (VERSION 3.13.0)
3
-project(ariles2 VERSION 2.4.0)
+project(ariles2 VERSION 2.5.0)
set(ARILES_HOMEPAGE http://asherikov.github.io/ariles/2)
doc/dox
0 commit comments