Skip to content

Commit

Permalink
Release 1.0.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelSteffens committed Apr 1, 2018
1 parent 8d9874f commit 1124eba
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 @@ -5,7 +5,7 @@
#

cmake_minimum_required(VERSION 3.0)
project(Polymorphic VERSION 0.1.0 LANGUAGES CXX)
project(Polymorphic VERSION 1.0.0 LANGUAGES CXX)
include(GNUInstallDirs)

set(CMAKE_CXX_STANDARD 11)
Expand Down

0 comments on commit 1124eba

Please sign in to comment.