Skip to content

Commit

Permalink
Merge pull request #2 from BarcaWebCloud/develop
Browse files Browse the repository at this point in the history
update version
  • Loading branch information
ahsouza authored Mar 9, 2023
2 parents 901ecd0 + f76ec90 commit 913781b
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,5 +1,5 @@
cmake_minimum_required(VERSION 3.16)
project(bscan VERSION 1.0.0 LANGUAGES CXX)
project(bscan VERSION 0.0.1 LANGUAGES CXX)

set(CMAKE_CXX_STANDARD 17)
set(CMAKE_CXX_STANDARD_REQUIRED ON)
Expand Down

0 comments on commit 913781b

Please sign in to comment.