Skip to content

Commit

Permalink
Update version to 1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
schuay committed Oct 15, 2011
1 parent 2e8d6a4 commit 87c8205
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Expand Up @@ -6,7 +6,7 @@ if (NOT CMAKE_BUILD_TYPE)
endif ()

set(pcurses_VERSION_MAJOR 1)
set(pcurses_VERSION_MINOR 4)
set(pcurses_VERSION_MINOR 5)
set(pcurses_APPLICATION_NAME pcurses)

configure_file(
Expand Down

0 comments on commit 87c8205

Please sign in to comment.