diff options
Diffstat (limited to 'txr.c')
-rw-r--r-- | txr.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -46,7 +46,7 @@ #include "syslog.h" #include "txr.h" -const wchli_t *version = wli("72"); +const wchli_t *version = wli("73"); const wchar_t *progname = L"txr"; const wchar_t *spec_file = L"stdin"; val self_path; |