Skip to content

Commit

Permalink
[cmake] Prepare for 1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Arnaud Degroote committed Dec 3, 2014
1 parent a840bc9 commit 5520925
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 2.6)

set(PACKAGE_NAME morse)
set(PACKAGE_VERSION "1.2.1")
set(PACKAGE_VERSION "1.2.2")

# only available from cmake-2.8.4
if(COMMAND cmake_policy)
Expand Down

0 comments on commit 5520925

Please sign in to comment.