diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2014-03-08 09:54:54 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2014-03-08 09:54:54 -0800 |
commit | 7a3e541d24ea5d15ff7ee28a3505a9f33fd049f8 (patch) | |
tree | 710a6d9753de8a1c008bc38107df74c0c8e31894 /txr.c | |
parent | 61aa8e0cfc6c1483ad7d71cfa15df7aae926df48 (diff) | |
download | txr-7a3e541d24ea5d15ff7ee28a3505a9f33fd049f8.tar.gz txr-7a3e541d24ea5d15ff7ee28a3505a9f33fd049f8.tar.bz2 txr-7a3e541d24ea5d15ff7ee28a3505a9f33fd049f8.zip |
Version 85.txr-85
Diffstat (limited to 'txr.c')
-rw-r--r-- | txr.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -47,7 +47,7 @@ #include "eval.h" #include "txr.h" -const wchli_t *version = wli("84"); +const wchli_t *version = wli("85"); const wchar_t *progname = L"txr"; /* |