Skip to content

Commit

Permalink
Incrementing version to 2.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
StephenCzarnecki committed Jul 28, 2022
1 parent 0ee291b commit 2c8bc10
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.5)

project( wincalc VERSION 2.2.6 LANGUAGES CXX )
project( wincalc VERSION 2.2.7 LANGUAGES CXX )
set(LIB_NAME ${PROJECT_NAME})

if(NOT "${CMAKE_CXX_STANDARD}")
Expand Down

0 comments on commit 2c8bc10

Please sign in to comment.