From 49bdc07b13bd43e9d212ad65ac4e736f1a13a425 Mon Sep 17 00:00:00 2001
From: Tim Wickberg <tim@schedmd.com>
Date: Tue, 28 Nov 2017 14:31:17 -0700
Subject: [PATCH] Update META for v17.11.0.

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

diff --git a/META b/META
index eee5a179b12..458dac22f42 100644
--- a/META
+++ b/META
@@ -9,9 +9,7 @@
   Minor:	11
   Micro:	0
   Version:	17.11.0
-  Release:	0rc3
-
-# Include leading zero for all pre-releases
+  Release:	1
 
 ##
 #  When making a new Major/Minor version update
diff --git a/contribs/slurm.spec-legacy b/contribs/slurm.spec-legacy
index 5571024e03d..e6028072110 100644
--- a/contribs/slurm.spec-legacy
+++ b/contribs/slurm.spec-legacy
@@ -3,7 +3,7 @@
 
 Name:		slurm
 Version:	17.11.0
-%global rel	0rc3
+%global rel	1
 Release:	%{rel}%{?dist}
 Summary:	Slurm Workload Manager
 
diff --git a/slurm.spec b/slurm.spec
index d79ca60d633..971c5a8d5b5 100644
--- a/slurm.spec
+++ b/slurm.spec
@@ -1,6 +1,6 @@
 Name:		slurm
 Version:	17.11.0
-%global rel	0rc3
+%global rel	1
 Release:	%{rel}%{?dist}
 Summary:	Slurm Workload Manager
 
-- 
GitLab