From e831fdb18171560fea349f22e6a53920e4e8facc Mon Sep 17 00:00:00 2001 From: Ubuntu Date: Fri, 19 May 2017 23:44:23 +0000 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 663498f33f..d87fb442ba 100644 --- a/mono-core.spec +++ b/mono-core.spec @@ -28,9 +28,9 @@ Name: mono-core %define __majorver 5.3.0 -%define __minorver 436 +%define __minorver 445 Version: %{__majorver}.%{__minorver} -Release: 0.nightly.3 +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