diff options
author | Luke Shumaker <LukeShu@sbcglobal.net> | 2009-07-13 16:07:25 -0400 |
---|---|---|
committer | Luke Shumaker <lukeshu@sbcglobal.net> | 2015-06-26 00:30:11 -0600 |
commit | 1a65ae278e81946ec3a8af43b1f6f18c26e1161a (patch) | |
tree | b08ab355f44ca036ff4e9743966454d5df1a1e09 /Variables | |
parent | 1f75a1dff61a33dea973ebeea64a3bd8bccb715a (diff) |
rvs-0.6.1 -- make it possible to compile from another directory
Diffstat (limited to 'Variables')
-rw-r--r-- | Variables | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -VER '0.6.0' +VER '0.6.1' SHELL '/usr/bin/env bash' prefix "$HOME" bindir 'bin' |