Skip to content

Commit

Permalink
Version 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hana-day committed Sep 5, 2021
1 parent 8b25352 commit 19b9a5e
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
@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.9)

project(libepc VERSION 0.1.0 LANGUAGES C CXX)
project(libepc VERSION 1.0.0 LANGUAGES C CXX)

if(NOT CMAKE_C_STANDARD)
set(CMAKE_C_STANDARD 11)
Expand Down

0 comments on commit 19b9a5e

Please sign in to comment.