Skip to content

Commit 5520925

Browse files
author
Arnaud Degroote
committed
[cmake] Prepare for 1.2.2
1 parent a840bc9 commit 5520925

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
cmake_minimum_required(VERSION 2.6)
22

33
set(PACKAGE_NAME morse)
4-
set(PACKAGE_VERSION "1.2.1")
4+
set(PACKAGE_VERSION "1.2.2")
55

66
# only available from cmake-2.8.4
77
if(COMMAND cmake_policy)

0 commit comments

Comments
 (0)