diff options
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("75"); +const wchli_t *version = wli("76"); const wchar_t *progname = L"txr"; val self_path; |