summaryrefslogtreecommitdiffstats
path: root/txr.c
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2014-01-08 07:43:27 -0800
committerKaz Kylheku <kaz@kylheku.com>2014-01-08 07:43:27 -0800
commit0b86366870e0a1e45955881a2d3206175061271e (patch)
tree26e5e6bb9bb63a580b03329594ce552228ce0ff5 /txr.c
parentb98e7e641893ca98e34e9f89a55ce1a21a7ace2b (diff)
downloadtxr-0b86366870e0a1e45955881a2d3206175061271e.tar.gz
txr-0b86366870e0a1e45955881a2d3206175061271e.tar.bz2
txr-0b86366870e0a1e45955881a2d3206175061271e.zip
Version 73txr-73
Diffstat (limited to 'txr.c')
-rw-r--r--txr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/txr.c b/txr.c
index b8888c6a..15fc4ab1 100644
--- a/txr.c
+++ b/txr.c
@@ -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;