summaryrefslogtreecommitdiffstats
path: root/txr.c
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2014-02-11 16:28:23 -0800
committerKaz Kylheku <kaz@kylheku.com>2014-02-11 16:28:23 -0800
commit8910536efaa12182a4ae0158783a1bb1426cdf04 (patch)
tree7c9d97c7efc3bd1f855f8a31ddee09d0970cecf4 /txr.c
parent28c0b2296f8e7e268400911d8fa6bb07a5bc76b3 (diff)
downloadtxr-8910536efaa12182a4ae0158783a1bb1426cdf04.tar.gz
txr-8910536efaa12182a4ae0158783a1bb1426cdf04.tar.bz2
txr-8910536efaa12182a4ae0158783a1bb1426cdf04.zip
Version 79txr-79
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 8951d35d..79a39065 100644
--- a/txr.c
+++ b/txr.c
@@ -47,7 +47,7 @@
#include "eval.h"
#include "txr.h"
-const wchli_t *version = wli("78");
+const wchli_t *version = wli("79");
const wchar_t *progname = L"txr";
val self_path;