From 5a51496a1d609e31c2ead6b41646604d89c6d56c Mon Sep 17 00:00:00 2001 From: Ubuntu Date: Mon, 10 Oct 2016 08:12:39 +0000 Subject: [PATCH] bump version in spec file --- mono-core.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mono-core.spec b/mono-core.spec index 1bf78bb338..defd06997d 100644 --- a/mono-core.spec +++ b/mono-core.spec @@ -30,7 +30,7 @@ Name: mono-core %define __majorver 4.9.0 %define __minorver 401 Version: %{__majorver}.%{__minorver} -Release: 0.nightly.1 +Release: 0.nightly.2 Summary: Cross-platform, Open Source, .NET development framework License: LGPL-2.1 and MIT and MS-PL Group: Development/Languages/Mono