From 32a456c3f2df665845b6ca20aa14dcaddec965c6 Mon Sep 17 00:00:00 2001 From: Moe Jette <jette1@llnl.gov> Date: Mon, 16 May 2005 17:48:35 +0000 Subject: [PATCH] Update for tag of 0.5.0-pre4 --- META | 2 +- NEWS | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/META b/META index cbc3d1a7d00..d371a8a5574 100644 --- a/META +++ b/META @@ -11,7 +11,7 @@ Minor: 5 Micro: 0 Version: 0.5.0 - Release: 0.pre3 + Release: 0.pre4 API_CURRENT: 7 API_AGE: 4 API_REVISION: 0 diff --git a/NEWS b/NEWS index c9d36359a03..44bed7445f0 100644 --- a/NEWS +++ b/NEWS @@ -13,6 +13,7 @@ documents those changes that are of interest to users and admins. -- Added mail.html web page telling how to get on slurm mailing lists. -- Added another directory to search for DB2 files on BGL system. -- Added overview man page slurm.1. + -- Added new configure option "--with-db2-dir=PATH" for BGL. * Changes in SLURM 0.5.0-pre3 ============================= -- GitLab