Skip to content

Commit

Permalink
Change version to 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
citronneur committed Jul 25, 2022
1 parent e586047 commit b250d64
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 @@ -2,7 +2,7 @@
cmake_minimum_required(VERSION 3.11)

# Project
project(ttddbg LANGUAGES CXX VERSION 1.0.0)
project(ttddbg LANGUAGES CXX VERSION 1.0.1)

# Opions
option(BUILD_TESTS "Build test programs" OFF)
Expand Down

0 comments on commit b250d64

Please sign in to comment.