Skip to content

Commit

Permalink
Bump version to 2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
tycho-kirchner committed Nov 5, 2021
1 parent e628540 commit b2c5cfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ endif()

# version applies to all released files: shournal, shournal-run, libshournal-shellwatch.so
# and shell-integration-scripts (e.g. integration_ko.bash)
set(shournal_version "2.5")
set(shournal_version "2.6")

cmake_policy( SET CMP0048 NEW )
project(shournal VERSION ${shournal_version} LANGUAGES CXX C)
Expand Down

0 comments on commit b2c5cfc

Please sign in to comment.