Skip to content

Commit

Permalink
Bump version to 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
danpla committed Sep 9, 2022
1 parent 9a86804 commit 188ee42
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ set(APP_NAME "dpScreenOCR")
set(APP_FILE_NAME "dpscreenocr")

set(APP_VERSION_MAJOR "1")
set(APP_VERSION_MINOR "1")
set(APP_VERSION_MINOR "2")
set(APP_VERSION_PATCH "0")
set(
APP_VERSION
Expand Down
2 changes: 1 addition & 1 deletion doc/changelog.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
1.2.0 (2022-??-??)
1.2.0 (2022-09-09)
==================

* On X11, selection border now scales proportionally to the system
Expand Down

0 comments on commit 188ee42

Please sign in to comment.