From 2c5d4afc4df4bf10662fa52034d46a2af79af0e6 Mon Sep 17 00:00:00 2001
From: Danny Auble <da@schedmd.com>
Date: Thu, 23 Feb 2017 16:07:35 -0700
Subject: [PATCH] Update META for 17.02.0 tag

---
 META | 4 +---
 NEWS | 4 ++--
 2 files changed, 3 insertions(+), 5 deletions(-)

diff --git a/META b/META
index b27e493fd08..1ceb123e4f1 100644
--- a/META
+++ b/META
@@ -9,9 +9,7 @@
   Minor:	02
   Micro:	0
   Version:	17.02.0
-  Release:	0rc1
-
-# Include leading zero for all pre-releases
+  Release:	1
 
 ##
 #  When making a new Major/Minor version update
diff --git a/NEWS b/NEWS
index 02a83bc7301..e574f394b7d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,8 @@
 This file describes changes in recent versions of Slurm. It primarily
 documents those changes that are of interest to users and administrators.
 
-* Changes in Slurm 17.02.0rc2
-==============================
+* Changes in Slurm 17.02.0
+==========================
  -- job_submit/lua - Make "immediate" parameter available.
  -- Fix srun I/O race condtion to eliminate a error message that might be
     generated if the application exits with outstanding stdin.
-- 
GitLab