diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2013-10-07 17:17:41 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2013-10-07 17:17:41 -0700 |
commit | c9c54d9cff66d805462913208345f8f01121b1c8 (patch) | |
tree | 97ce6be76966223134de0271b318cbd629314328 /txr.c | |
parent | 17c8e76951ea9dc407f07bf2173e8f60ac5efd80 (diff) | |
download | txr-68.tar.gz txr-68.tar.bz2 txr-68.zip |
Version 68.txr-68
Diffstat (limited to 'txr.c')
-rw-r--r-- | txr.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -43,7 +43,7 @@ #include "debug.h" #include "txr.h" -const wchli_t *version = wli("67"); +const wchli_t *version = wli("68"); const wchar_t *progname = L"txr"; const wchar_t *spec_file = L"stdin"; val self_path; |