aboutsummaryrefslogtreecommitdiff
path: root/rex
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2016-10-01 14:27:47 +0300
committerSergey Poznyakoff <gray@gnu.org>2016-10-01 14:27:47 +0300
commit370c4bab61d8d944b4f1f304ed00d6ceb6047b72 (patch)
tree87c92ff5fdf3b46dcd8fa28d1af3088bc8520416 /rex
parentc63c34d0a9f8ad48d59e24c87f0ed90fe6026894 (diff)
downloadrex-370c4bab61d8d944b4f1f304ed00d6ceb6047b72.tar.gz
rex-370c4bab61d8d944b4f1f304ed00d6ceb6047b72.tar.bz2
Version 4.0release-4.0
Diffstat (limited to 'rex')
-rwxr-xr-xrex2
1 files changed, 1 insertions, 1 deletions
diff --git a/rex b/rex
index 92f9a07..1162c9a 100755
--- a/rex
+++ b/rex
@@ -17,7 +17,7 @@ exec expect "$0" -- "$@"
# You should have received a copy of the GNU General Public License
# along with Rex. If not, see <http://www.gnu.org/licenses/>.
-set version "3.91"
+set version "4.0"
set sysconfdir "/etc/rex"
set usrconfdir "$env(HOME)/.rex"
set confpath [list $usrconfdir $sysconfdir]

Return to:

Send suggestions and report system problems to the System administrator.