Skip to content

Commit

Permalink
release 2.2.2
Browse files Browse the repository at this point in the history
This release adds support for the CMake build system.
  • Loading branch information
Be-ing committed Oct 26, 2020
1 parent faa563f commit ab67f64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion LibKeyFinder.pro
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ CONFIG -= qt
TARGET = keyfinder
TEMPLATE = lib

VERSION = 2.2.1
VERSION = 2.2.2

CONFIG += c++11
QMAKE_CXXFLAGS += -std=c++11
Expand Down

0 comments on commit ab67f64

Please sign in to comment.