Skip to content

Commit 7486bce

Browse files
committed
Bump version to 1.3.0
1 parent 0db85ca commit 7486bce

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ set(APP_NAME "dpScreenOCR")
1616
set(APP_FILE_NAME "dpscreenocr")
1717

1818
set(APP_VERSION_MAJOR "1")
19-
set(APP_VERSION_MINOR "2")
19+
set(APP_VERSION_MINOR "3")
2020
set(APP_VERSION_PATCH "0")
2121
set(APP_VERSION
2222
"${APP_VERSION_MAJOR}.${APP_VERSION_MINOR}.${APP_VERSION_PATCH}")

doc/changelog.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
1.3.0 (????-??-??)
1+
1.3.0 (2022-12-10)
22
==================
33

44
* Languages:

0 commit comments

Comments
 (0)