From c93bf3b1d367c77ae39a5f08a30c350ee38a18f5 Mon Sep 17 00:00:00 2001 From: Tim Wickberg <tim@schedmd.com> Date: Tue, 6 Feb 2018 16:00:27 -0700 Subject: [PATCH] Update META for v17.11.3. 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 f2c0736fd6e..44fc1797862 100644 --- a/META +++ b/META @@ -7,8 +7,8 @@ Name: slurm Major: 17 Minor: 11 - Micro: 2 - Version: 17.11.2 + Micro: 3 + Version: 17.11.3 Release: 1 ## diff --git a/contribs/slurm.spec-legacy b/contribs/slurm.spec-legacy index fcd0e6d84cb..6a9d0c16f9b 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.2 +Version: 17.11.3 %global rel 1 Release: %{rel}%{?dist} Summary: Slurm Workload Manager diff --git a/slurm.spec b/slurm.spec index 576598b9c71..41e7051a8e8 100644 --- a/slurm.spec +++ b/slurm.spec @@ -1,5 +1,5 @@ Name: slurm -Version: 17.11.2 +Version: 17.11.3 %global rel 1 Release: %{rel}%{?dist} Summary: Slurm Workload Manager -- GitLab