Skip to content

Commit f197df5

Browse files
committed
new version 9.0.1
1 parent 9cc7bb6 commit f197df5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

source/dist/inst_sge

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
# set -x
4141

4242
SCRIPT_VERSION="9"
43-
SGE_VERSION="9.0.1beta"
43+
SGE_VERSION="9.0.1"
4444

4545
#Reset PATH to a safe value
4646
#

source/libs/gdi/version.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636

3737
#include "gdi/version.h"
3838

39-
const char GDI_VERSION[] = "9.0.1beta";
39+
const char GDI_VERSION[] = "9.0.1";
4040

4141
// TODO: Add also an entry to the table further down below when you change this
4242
// And change SGE_VERSION in dist/inst_sge

0 commit comments

Comments
 (0)