From 367fb69d42c07bb1f1bb447a28695f414ff50aa9 Mon Sep 17 00:00:00 2001 From: Jo Shields Date: Thu, 9 Apr 2015 10:00:06 +0100 Subject: [PATCH] Bump version --- mono-core.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/mono-core.spec b/mono-core.spec index e618a86a98..40480a28c3 100644 --- a/mono-core.spec +++ b/mono-core.spec @@ -27,13 +27,13 @@ %define sgen yes Name: mono-core -Version: 3.12.1 -Release: 0 +Version: 4.0.0 +Release: 0.alpha1.0 Summary: Cross-platform, Open Source, .NET development framework License: LGPL-2.1 and MIT and MS-PL Group: Development/Languages/Mono Url: http://www.mono-project.com -Source0: http://download.mono-project.com/sources/mono/mono-%{version}.tar.bz2 +Source0: http://download.mono-project.com/sources/mono/mono-%{version}~alpha1.tar.bz2 #Patch0: 0001-Workaround-for-X509Certificate.RSA-throwing-an-unhan.patch BuildRequires: autoconf BuildRequires: automake