Skip to content

Commit

Permalink
Fix Version for Release 1.0.0
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Rizzitello <[email protected]>
  • Loading branch information
sithlord48 committed Jan 21, 2018
1 parent 7d06e62 commit cf0c817
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 @@ -20,7 +20,7 @@ option(BUILD_DOCS "Build and Install Documents (Requires Doxygen)")

set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra modules and scripts for CMake" URL "git://anongit.kde.org/extra-cmake-modules")

set(PROJECT_VERSION "1.0.0)")
set(PROJECT_VERSION "1.0.0")
set(KF5_DEP_VERSION "5.24.0") # handled by release scripts
set(REQUIRED_QT_VERSION 5.4.0)

Expand Down

0 comments on commit cf0c817

Please sign in to comment.