Browse Source

Release 1.0b7

bryan 3 năm trước cách đây
mục cha
commit
521b186a52
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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}"