Ver Fonte

Release 1.0b7

bryan há 3 anos atrás
pai
commit
521b186a52
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      installJRMC

+ 1 - 1
installJRMC

@@ -19,7 +19,7 @@
 
 shopt -s extglob
 
-declare -g SCRIPTVERSION="1.0b6"
+declare -g SCRIPTVERSION="1.0b7"
 declare -g OUTPUTDIR="$PWD/output"
 declare -g CREATEREPO_WEBROOT="/var/www/jriver"
 declare -g USER="${SUDO_USER:-$USER}"