From f31f272f835f6c1104a300af4732266a2704a608 Mon Sep 17 00:00:00 2001 From: Felix Abecassis Date: Mon, 28 Oct 2019 13:10:08 -0700 Subject: [PATCH] Release v0.3.0 Signed-off-by: Felix Abecassis --- Makefile | 2 +- debian/changelog | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 129e0ed..b4d9e95 100644 --- a/Makefile +++ b/Makefile @@ -43,7 +43,7 @@ clean: rm -rf $(C_OBJS) $(DEPS) $(PLUGIN) orig: clean - tar -caf ../nvslurm-plugin-pyxis_0.2.0.orig.tar.xz --owner=root --group=root --exclude=.git . + tar -caf ../nvslurm-plugin-pyxis_0.3.0.orig.tar.xz --owner=root --group=root --exclude=.git . deb: clean debuild -us -uc -G -i -tc diff --git a/debian/changelog b/debian/changelog index 948b011..c7e1150 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +nvslurm-plugin-pyxis (0.3.0-1) UNRELEASED; urgency=medium + + * Release v0.3.0 + + -- NVIDIA CORPORATION Mon, 28 Oct 2019 20:07:34 +0000 + nvslurm-plugin-pyxis (0.2.0-1) UNRELEASED; urgency=medium * Release v0.2.0