Skip to content

Commit

Permalink
Bump version to 2.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
javierllorente committed Nov 28, 2020
1 parent 792290d commit 4c79249
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.5)

project(Qactus
VERSION 2.0.2
VERSION 2.0.3
LANGUAGES CXX)

add_definitions(-DQACTUS_VERSION="${PROJECT_VERSION}")
Expand Down
6 changes: 6 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
Qactus ChangeLog
================
v2.0.3 (2020-11-28)
- Minor fixes:
* follow redirects
* empty bookmark list on user switch
- Improve the configure dialog

v2.0.2 (2020-06-16)
- RequestStateEditor enhancements:
* enable keyboard navigation
Expand Down
2 changes: 1 addition & 1 deletion qactus.spec
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
%global devname %{libprefix}-devel

Name: qactus
Version: 2.0.2
Version: 2.0.3
Release: 0
Summary: A GUI client for OBS
License: GPL-2.0 or GPL-3.0
Expand Down

0 comments on commit 4c79249

Please sign in to comment.