summaryrefslogtreecommitdiffstats
path: root/txr.c
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2014-01-23 07:25:57 -0800
committerKaz Kylheku <kaz@kylheku.com>2014-01-23 07:25:57 -0800
commit094df64b6c3362f01f44d108f0d5fa4c102341b8 (patch)
tree440f5557241aaf136de375b988a0845648c0a7d1 /txr.c
parentb1685e72fab5291ef2755d1e89ca729c05dc443e (diff)
downloadtxr-094df64b6c3362f01f44d108f0d5fa4c102341b8.tar.gz
txr-094df64b6c3362f01f44d108f0d5fa4c102341b8.tar.bz2
txr-094df64b6c3362f01f44d108f0d5fa4c102341b8.zip
Version 76txr-76
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 b1aca2e7..3dd8ec77 100644
--- a/txr.c
+++ b/txr.c
@@ -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;