Skip to content

Commit

Permalink
bump version 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Floskinner authored and graugans committed Dec 21, 2023
1 parent fc30382 commit 655bbc7
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.10)

project(lan7430-config LANGUAGES CXX VERSION 1.1.1)
project(lan7430-config LANGUAGES CXX VERSION 1.2.0)

set(_lib lib CACHE STRING "Basename of the library-directory")
set(_bin bin CACHE STRING "Basename of the bin-directory")
Expand Down

0 comments on commit 655bbc7

Please sign in to comment.