summaryrefslogtreecommitdiffstats
path: root/txr.c
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2014-01-16 00:11:27 -0800
committerKaz Kylheku <kaz@kylheku.com>2014-01-16 00:11:27 -0800
commit6a3afa9e22cd33e88f0b1527fcff06c6b42c355d (patch)
tree77c18249ca27da76c4648e0035c47418420b6406 /txr.c
parentaba056045000ed165027829eef93d469cc04b35d (diff)
downloadtxr-6a3afa9e22cd33e88f0b1527fcff06c6b42c355d.tar.gz
txr-6a3afa9e22cd33e88f0b1527fcff06c6b42c355d.tar.bz2
txr-6a3afa9e22cd33e88f0b1527fcff06c6b42c355d.zip
Version 75.txr-75
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 1ec16ec6..fc1bb32b 100644
--- a/txr.c
+++ b/txr.c
@@ -46,7 +46,7 @@
#include "syslog.h"
#include "txr.h"
-const wchli_t *version = wli("74");
+const wchli_t *version = wli("75");
const wchar_t *progname = L"txr";
const wchar_t *spec_file = L"stdin";
val self_path;