summaryrefslogtreecommitdiffstats
path: root/txr.c
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2013-12-17 07:44:05 -0800
committerKaz Kylheku <kaz@kylheku.com>2013-12-17 07:44:05 -0800
commit0231fc1659ea0a75e058b38c3085d7631162f1b1 (patch)
treeca3007cf8a576ed058914a8dce6ce99f1997931a /txr.c
parentad61d6202ad62eba4fd3c97ccba74e26c0cb5ac7 (diff)
downloadtxr-0231fc1659ea0a75e058b38c3085d7631162f1b1.tar.gz
txr-0231fc1659ea0a75e058b38c3085d7631162f1b1.tar.bz2
txr-0231fc1659ea0a75e058b38c3085d7631162f1b1.zip
Version 72txr-72
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 cbc213a5..b8888c6a 100644
--- a/txr.c
+++ b/txr.c
@@ -46,7 +46,7 @@
#include "syslog.h"
#include "txr.h"
-const wchli_t *version = wli("71");
+const wchli_t *version = wli("72");
const wchar_t *progname = L"txr";
const wchar_t *spec_file = L"stdin";
val self_path;