Skip to content

Commit

Permalink
prepare 2.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
asherikov committed Jul 21, 2024
1 parent 6eb95b0 commit 604a9bb
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
CHANGELOG
=========

2.3.1
=====

Fixed
-----
* Static check errors.


2.3.0
=====

Expand Down
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# General parameters
cmake_minimum_required (VERSION 3.1.0)
project(ariles2 VERSION 2.3.0)
cmake_minimum_required (VERSION 3.5.0)
project(ariles2 VERSION 2.3.1)


set(ARILES_HOMEPAGE http://asherikov.github.io/ariles/2)
Expand Down

0 comments on commit 604a9bb

Please sign in to comment.