aboutsummaryrefslogtreecommitdiff
path: root/src/interp
diff options
context:
space:
mode:
authoralfredoport <doyenatccny@gmail.com>2012-08-24 23:27:33 +0000
committeralfredoport <doyenatccny@gmail.com>2012-08-24 23:27:33 +0000
commit14a4b85c2ae0836b9020b2c28d0232d206d69fe8 (patch)
treed3317e1386e6599ded7b4ad355ec22f52588311d /src/interp
parent2a353d15669a83a5b7bc0a9710f81b829667ece7 (diff)
downloadopen-axiom-14a4b85c2ae0836b9020b2c28d0232d206d69fe8.tar.gz
version: use *build-version* instead of *yearweek*
Diffstat (limited to 'src/interp')
-rw-r--r--src/interp/setvars.boot2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/interp/setvars.boot b/src/interp/setvars.boot
index 4822f778..f519cc23 100644
--- a/src/interp/setvars.boot
+++ b/src/interp/setvars.boot
@@ -99,7 +99,7 @@ $InitialCommandSynonymAlist == [
["type" , :'"set message type"],_
["unexpose" , :'"set expose drop constructor"],_
["up" , :'"zsystemdevelopment )update"],_
- ["version" , :'"lisp *yearweek*"],_
+ ["version" , :'"lisp *build-version*"],_
["w" , :'"what"],_
["wc" , :'"what categories"],_
["wd" , :'"what domains"],_