Skip to content

Commit

Permalink
Bump version to 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
grulja committed Mar 22, 2021
1 parent 0c2f66d commit d21ddd6
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 @@ -3,7 +3,7 @@ project(Adwaita)
cmake_minimum_required(VERSION 3.0)

set(ADWAITAQT_VERSION_MAJOR 1)
set(ADWAITAQT_VERSION "1.2.0")
set(ADWAITAQT_VERSION "1.2.1")

set(QT_MIN_VERSION "5.12.0")
set(CMAKE_AUTOMOC ON)
Expand Down

0 comments on commit d21ddd6

Please sign in to comment.