Skip to content
This repository was archived by the owner on Apr 3, 2025. It is now read-only.

Commit d712f13

Browse files
committed
prepare for release
1 parent bc71db6 commit d712f13

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

eduvpn-client.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
%global sum client for eduVPN
33

44
Name: eduvpn_client
5-
Version: 1.0rc6
5+
Version: 1.0rc7
66
Release: 1%{?dist}
77
Summary: %{sum}
88

rpm/centos7.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
%global sum client for eduVPN
33

44
Name: eduvpn_client
5-
Version: 1.0rc6
5+
Version: 1.0rc7
66
Release: 1%{?dist}
77
Summary: %{sum}
88

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
from setuptools import setup, find_packages
77

8-
__version__ = "1.0rc6"
8+
__version__ = "1.0rc7"
99

1010

1111
install_requires = [

0 commit comments

Comments
 (0)