Skip to content

Commit

Permalink
Release version v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
longhao-li committed Oct 23, 2024
1 parent 2349772 commit f44dc04
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.16)

project(nyaio VERSION 0.0.0 LANGUAGES CXX)
project(nyaio VERSION 1.0.0 LANGUAGES CXX)

# Disable in-source build.
if(${PROJECT_SOURCE_DIR} STREQUAL ${PROJECT_BINARY_DIR})
Expand Down

0 comments on commit f44dc04

Please sign in to comment.