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

Commit 8863e6f

Browse files
committed
prepare for release
1 parent 7eb5835 commit 8863e6f

2 files changed

Lines changed: 2 additions & 2 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.0rc9
5+
Version: 1.0rc10
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.0rc9"
8+
__version__ = "1.0rc10"
99

1010

1111
install_requires = [

0 commit comments

Comments
 (0)