From 3505140e6d37b025d200138486f9ece4e804bc65 Mon Sep 17 00:00:00 2001 From: Xamarin Public Jenkins Date: Fri, 30 Oct 2015 12:37:31 -0400 Subject: [PATCH] bump version in spec file --- mono-core.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mono-core.spec b/mono-core.spec index 71ed1c5b6f..9890614b6d 100644 --- a/mono-core.spec +++ b/mono-core.spec @@ -28,9 +28,9 @@ Name: mono-core %define __majorver 4.2.1 -%define __minorver 60 +%define __minorver 91 Version: %{__majorver}.%{__minorver} -Release: 0.xamarin.2 +Release: 0.xamarin.1 Summary: Cross-platform, Open Source, .NET development framework License: LGPL-2.1 and MIT and MS-PL Group: Development/Languages/Mono