From fbc0d5d8c2aa7a2e5e891c9257cac4519f5d91ea Mon Sep 17 00:00:00 2001
From: Tim Wickberg <tim@schedmd.com>
Date: Thu, 31 Jan 2019 11:07:22 -0700
Subject: [PATCH] Update META for v18.08.5 release.

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

diff --git a/META b/META
index c0d6a67e887..c70b47085e5 100644
--- a/META
+++ b/META
@@ -9,7 +9,7 @@
   Minor:	08
   Micro:	5
   Version:	18.08.5
-  Release:	1
+  Release:	2
 
 ##
 #  When making a new Major/Minor version update
diff --git a/contribs/slurm.spec-legacy b/contribs/slurm.spec-legacy
index aaa58b73a3b..1b4984711ae 100644
--- a/contribs/slurm.spec-legacy
+++ b/contribs/slurm.spec-legacy
@@ -3,7 +3,7 @@
 
 Name:		slurm
 Version:	18.08.5
-%define rel	1
+%define rel	2
 Release:	%{rel}%{?dist}
 Summary:	Slurm Workload Manager
 
diff --git a/slurm.spec b/slurm.spec
index 9330d4ad314..c863fa03776 100644
--- a/slurm.spec
+++ b/slurm.spec
@@ -1,6 +1,6 @@
 Name:		slurm
 Version:	18.08.5
-%define rel	1
+%define rel	2
 Release:	%{rel}%{?dist}
 Summary:	Slurm Workload Manager
 
-- 
GitLab