Skip to content

Commit

Permalink
[RELEASE] v1.0.0
Browse files Browse the repository at this point in the history
Signed-off-by: AeroStun <[email protected]>
  • Loading branch information
AeroStun committed Mar 21, 2021
1 parent 3a51c77 commit cdccab2
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 @@

cmake_minimum_required (VERSION 3.16)

project (libSMCE VERSION 0.0.0)
project (libSMCE VERSION 1.0.0)

if (NOT DEFINED SMCE_ARCH)
set (SMCE_ARCH x86_64)
Expand Down

0 comments on commit cdccab2

Please sign in to comment.