From de68cb503432f61bb36e4146b97690b733baefba Mon Sep 17 00:00:00 2001
From: Tim Wickberg <tim@schedmd.com>
Date: Thu, 4 Oct 2018 15:42:32 -0600
Subject: [PATCH] Update META for v17.11.10 release.

Update slurm.spec and slurm.spec-legacy as well.
---
 META                       | 6 +++---
 contribs/slurm.spec-legacy | 4 ++--
 slurm.spec                 | 4 ++--
 3 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/META b/META
index feb9a92623f..081ad1e221a 100644
--- a/META
+++ b/META
@@ -7,9 +7,9 @@
   Name:		slurm
   Major:	17
   Minor:	11
-  Micro:	9
-  Version:	17.11.9
-  Release:	2
+  Micro:	10
+  Version:	17.11.10
+  Release:	1
 
 ##
 #  When making a new Major/Minor version update
diff --git a/contribs/slurm.spec-legacy b/contribs/slurm.spec-legacy
index 43ff9d0d19e..24e609069d6 100644
--- a/contribs/slurm.spec-legacy
+++ b/contribs/slurm.spec-legacy
@@ -2,8 +2,8 @@
 # DEPRECATED, NOT MAINTAINED, WILL BE REMOVED IN A FUTURE RELEASE.
 
 Name:		slurm
-Version:	17.11.9
-%global rel	2
+Version:	17.11.10
+%global rel	1
 Release:	%{rel}%{?dist}
 Summary:	Slurm Workload Manager
 
diff --git a/slurm.spec b/slurm.spec
index 9315f98f718..23716307e3b 100644
--- a/slurm.spec
+++ b/slurm.spec
@@ -1,6 +1,6 @@
 Name:		slurm
-Version:	17.11.9
-%global rel	2
+Version:	17.11.10
+%global rel	1
 Release:	%{rel}%{?dist}
 Summary:	Slurm Workload Manager
 
-- 
GitLab