Skip to content

Commit

Permalink
Merge pull request #79 from open-dis/75-create-release-version
Browse files Browse the repository at this point in the history
prep 1.0.1 release
  • Loading branch information
leif81 authored Feb 7, 2023
2 parents 126ae50 + 2fcce53 commit b7a94e1
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.2)
project(OpenDIS VERSION 1.0.0)
project(OpenDIS VERSION 1.0.1)

# Build options
option(BUILD_SHARED_LIBS "build shared libraries" ON)
Expand Down

0 comments on commit b7a94e1

Please sign in to comment.