From 43f37d9322a40107796b166d3fc6de5d885331e5 Mon Sep 17 00:00:00 2001
From: Tim Wickberg <tim@schedmd.com>
Date: Wed, 30 Jan 2019 11:51:56 -0700
Subject: [PATCH] Update META for v17.11.13 release.

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

diff --git a/META b/META
index d7f0ade89c2..50b7f8097ea 100644
--- a/META
+++ b/META
@@ -7,8 +7,8 @@
   Name:		slurm
   Major:	17
   Minor:	11
-  Micro:	12
-  Version:	17.11.12
+  Micro:	13
+  Version:	17.11.13
   Release:	1
 
 ##
diff --git a/contribs/slurm.spec-legacy b/contribs/slurm.spec-legacy
index 668f26c011b..9f89cefa19d 100644
--- a/contribs/slurm.spec-legacy
+++ b/contribs/slurm.spec-legacy
@@ -2,7 +2,7 @@
 # DEPRECATED, NOT MAINTAINED, WILL BE REMOVED IN A FUTURE RELEASE.
 
 Name:		slurm
-Version:	17.11.12
+Version:	17.11.13
 %global rel	1
 Release:	%{rel}%{?dist}
 Summary:	Slurm Workload Manager
diff --git a/slurm.spec b/slurm.spec
index 33e58881941..baf77e05813 100644
--- a/slurm.spec
+++ b/slurm.spec
@@ -1,5 +1,5 @@
 Name:		slurm
-Version:	17.11.12
+Version:	17.11.13
 %global rel	1
 Release:	%{rel}%{?dist}
 Summary:	Slurm Workload Manager
-- 
GitLab