Skip to content

Commit

Permalink
Versioned to 1.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Xinyu Hou committed Nov 6, 2014
1 parent ddbef30 commit 0588be0
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 @@ -17,7 +17,7 @@
# Version number for Synergy
set(VERSION_MAJOR 1)
set(VERSION_MINOR 6)
set(VERSION_REV 1)
set(VERSION_REV 2)
set(VERSION "${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_REV}")

cmake_minimum_required(VERSION 2.6)
Expand Down

0 comments on commit 0588be0

Please sign in to comment.