summaryrefslogtreecommitdiffstats
path: root/txr.c
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2013-05-16 19:31:25 -0700
committerKaz Kylheku <kaz@kylheku.com>2013-05-16 19:31:25 -0700
commite17efbf807fc6092591d892f4463ae7c0d63d3a7 (patch)
treef97065dcc6f0e0c5e9494bd05db80c49cb56f8e1 /txr.c
parentb4efd6c6dc386de5ff9ce9f2c3fba251c34a232b (diff)
downloadtxr-e17efbf807fc6092591d892f4463ae7c0d63d3a7.tar.gz
txr-e17efbf807fc6092591d892f4463ae7c0d63d3a7.tar.bz2
txr-e17efbf807fc6092591d892f4463ae7c0d63d3a7.zip
Version 66.txr-66
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 4d7eee5e..7f5a1bff 100644
--- a/txr.c
+++ b/txr.c
@@ -43,7 +43,7 @@
#include "debug.h"
#include "txr.h"
-const wchli_t *version = wli("65");
+const wchli_t *version = wli("66");
const wchar_t *progname = L"txr";
const wchar_t *spec_file = L"stdin";
val self_path;