We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e45257 commit f761043Copy full SHA for f761043
1 file changed
sys/conf/newvers.sh
@@ -23,8 +23,8 @@ OST="DiscoBSD"
23
OSR="2.4"
24
25
#S="-current"
26
-S="-beta"
27
-#S=""
+#S="-beta"
+S=""
28
29
if [ ! -r .compileversion -o ! -s .compileversion ]
30
then
0 commit comments