From c537fbc806638e359fea62b8aa4a0e3151140949 Mon Sep 17 00:00:00 2001 From: "Xamarin Public Jenkins (auto-signing)" Date: Thu, 16 Jul 2020 09:15:25 +0000 Subject: [PATCH] bump version --- mono-core.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mono-core.spec b/mono-core.spec index 5897b748cb..116a79b6da 100644 --- a/mono-core.spec +++ b/mono-core.spec @@ -27,9 +27,9 @@ Name: mono-core %define __majorver 6.13.0 -%define __minorver 675 +%define __minorver 688 Version: %{__majorver}.%{__minorver} -Release: 0.nightly.2 +Release: 0.nightly.1 Summary: Cross-platform, Open Source, .NET development framework License: LGPL-2.1 and MIT and MS-PL Group: Development/Languages/Mono