From 9570d7e7c9bceeb25af5d33a71e1e0d6d7b1f06b Mon Sep 17 00:00:00 2001 From: Ubuntu Date: Thu, 2 Feb 2017 09:01:40 +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 63f1aa4438..a0616e09bd 100644 --- a/mono-core.spec +++ b/mono-core.spec @@ -28,9 +28,9 @@ Name: mono-core %define __majorver 4.9.0 -%define __minorver 1735 +%define __minorver 1766 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