Skip to content

Commit

Permalink
version
Browse files Browse the repository at this point in the history
  • Loading branch information
Pandaman-Ryan committed Feb 11, 2021
1 parent 3c48f04 commit 636dd60
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 @@ -8,7 +8,7 @@ include(ExternalProject)
list(APPEND CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/cmake)

# set the project name
project(chips VERSION 2.2)
project(chips VERSION 2.3)
configure_file(chipsConfig.h.in chipsConfig.h)

# specify the C++ standard
Expand Down

0 comments on commit 636dd60

Please sign in to comment.