Skip to content
This repository was archived by the owner on Jan 11, 2023. It is now read-only.

Commit 0945e31

Browse files
committed
forgot to bump version to 2.0.1
1 parent 8acd5e2 commit 0945e31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ set (UI_NAME "feedreader")
1616
set (DAEMON_NAME ${UI_NAME}-daemon)
1717
set (WEBEXTENSION_NAME webextension)
1818
set (RELEASE_NAME "FeedReader")
19-
set (VERSION "2.0")
19+
set (VERSION "2.0.1")
2020
set (GLIB_VERSION 2.40)
2121

2222
find_package(PkgConfig)

0 commit comments

Comments
 (0)