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

Commit

Permalink
forgot to bump version to 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jangernert committed Feb 18, 2017
1 parent 8acd5e2 commit 0945e31
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 @@ -16,7 +16,7 @@ set (UI_NAME "feedreader")
set (DAEMON_NAME ${UI_NAME}-daemon)
set (WEBEXTENSION_NAME webextension)
set (RELEASE_NAME "FeedReader")
set (VERSION "2.0")
set (VERSION "2.0.1")
set (GLIB_VERSION 2.40)

find_package(PkgConfig)
Expand Down

0 comments on commit 0945e31

Please sign in to comment.