aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan200101 <sentrycraft123@gmail.com>2022-05-05 11:06:21 +0200
committerJan200101 <sentrycraft123@gmail.com>2022-05-05 11:06:21 +0200
commitf622bf41dbc584dd17e6cfd1f1dc7bbe4250d098 (patch)
tree89c5c7546969db5e2109f41571808eb3b1c9ccfe
parent4785be414a4d2d06992fdcb96cba453be3267bc0 (diff)
downloadpolecat-f622bf41dbc584dd17e6cfd1f1dc7bbe4250d098.tar.gz
polecat-f622bf41dbc584dd17e6cfd1f1dc7bbe4250d098.zip
Bump versionHEAD0.2.0master
-rw-r--r--CMakeLists.txt2
-rw-r--r--polecat.spec5
2 files changed, 5 insertions, 2 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index a153afd..b93216b 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -14,7 +14,7 @@ option(ENABLE_WINE "enables wine support [Not on Windows]" ON)
option(ENABLE_DXVK "enables dxvk support" ON)
option(ENABLE_LUTRIS "enables lutris support" OFF)
-project(polecat VERSION 0.1.9 LANGUAGES C)
+project(polecat VERSION 0.2.0 LANGUAGES C)
set(CMAKE_RUNTIME_OUTPUT_DIRECTORY ${CMAKE_BINARY_DIR})
diff --git a/polecat.spec b/polecat.spec
index 5fb74ad..8dc769a 100644
--- a/polecat.spec
+++ b/polecat.spec
@@ -1,5 +1,5 @@
Name: polecat
-Version: 0.1.9
+Version: 0.2.0
Release: 1%{?dist}
Summary: simple wine version manager
@@ -36,6 +36,9 @@ polecat is wine manager that manages, installs and downloads wine for you
%{_bindir}/%{name}
%changelog
+* Thu May 05 2022 Jan Drögehoff <sentrycraft123@gmail.com> - 0.2.0-1
+- Update to 0.2.0
+
* Mon Nov 23 18:39:58 CET 2020 Jan Drögehoff <sentrycraft123@gmail.com> - 0.1.9-1
- Update to 1.9