We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9cc7bb6 commit f197df5Copy full SHA for f197df5
source/dist/inst_sge
@@ -40,7 +40,7 @@
40
# set -x
41
42
SCRIPT_VERSION="9"
43
-SGE_VERSION="9.0.1beta"
+SGE_VERSION="9.0.1"
44
45
#Reset PATH to a safe value
46
#
source/libs/gdi/version.cc
@@ -36,7 +36,7 @@
36
37
#include "gdi/version.h"
38
39
-const char GDI_VERSION[] = "9.0.1beta";
+const char GDI_VERSION[] = "9.0.1";
// TODO: Add also an entry to the table further down below when you change this
// And change SGE_VERSION in dist/inst_sge
0 commit comments