Skip to content

Commit

Permalink
Update CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
falsovsky authored Mar 17, 2017
1 parent b59c504 commit 54a1e9f
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 @@ -3,7 +3,7 @@ CMAKE_MINIMUM_REQUIRED(VERSION 2.6)
PROJECT(FiSH-irssi C)

SET(VERSION_MAJOR 1)
SET(VERSION_MINOR 4)
SET(VERSION_MINOR 5)

SET(FISH_VERSION ${VERSION_MAJOR}.${VERSION_MINOR})

Expand Down

0 comments on commit 54a1e9f

Please sign in to comment.