Remove RC tag

This commit is contained in:
Mathieu Comandon 2019-02-01 09:04:02 -08:00
parent c92bc4c808
commit 46f6e0bd05
2 changed files with 2 additions and 2 deletions

View file

@ -6,7 +6,7 @@
%global appid net.lutris.Lutris
Name: lutris
Version: 0.5.0rc1
Version: 0.5.0
Release: 2%{?dist}
Summary: Install and play any video game easily

View file

@ -1,3 +1,3 @@
"""Main Lutris package"""
__version__ = "0.5.0rc1"
__version__ = "0.5.0"