aboutsummaryrefslogtreecommitdiff
path: root/rex
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2013-01-13 11:54:49 +0200
committerSergey Poznyakoff <gray@gnu.org.ua>2013-01-13 11:54:49 +0200
commit148baf649f4af3cc80ad99572f524e316486600d (patch)
treed48af3f84295695caaeb8392e0777d335fb2dda5 /rex
parent630febfc459b9d875e773642911d63890b353ac6 (diff)
downloadrex-148baf649f4af3cc80ad99572f524e316486600d.tar.gz
rex-148baf649f4af3cc80ad99572f524e316486600d.tar.bz2
Update major version number
Diffstat (limited to 'rex')
-rwxr-xr-xrex2
1 files changed, 1 insertions, 1 deletions
diff --git a/rex b/rex
index 9bc79ac..642a7f5 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 "1.1"
+set version "2.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.