summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index cf69e74..d12d484 100644
--- a/README
+++ b/README
@@ -1,5 +1,5 @@
//////////////////////////////////////////////////////////////////////
- rvs 0.6.1
+ rvs 0.6.3
retroactive versioning system
a versioning system that allows you to check
in commit 2 before commit 1
@@ -68,7 +68,7 @@ building
$ ./configure --VAR_NAME=VALUE
The different configuration variables are as follows:
- VER value='0.6.0'
+ VER value='0.6.3'
rvs's internal varsion number
SHELL value='/usr/bin/env bash'
the shell that scripts will be run in.