summaryrefslogtreecommitdiffstats
path: root/txr.c
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2013-10-23 08:42:45 -0700
committerKaz Kylheku <kaz@kylheku.com>2013-10-23 08:42:45 -0700
commit81ea9468a992556b21d8cb65e6407dca9dbbfe7f (patch)
treeae5126022660a6dff403285093320a0ebde35b1c /txr.c
parent1ee6aaab0b0bf42576b5c7951805e05e695a7148 (diff)
downloadtxr-81ea9468a992556b21d8cb65e6407dca9dbbfe7f.tar.gz
txr-81ea9468a992556b21d8cb65e6407dca9dbbfe7f.tar.bz2
txr-81ea9468a992556b21d8cb65e6407dca9dbbfe7f.zip
Version 69.txr-69
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 0d892e7c..76eea88b 100644
--- a/txr.c
+++ b/txr.c
@@ -43,7 +43,7 @@
#include "debug.h"
#include "txr.h"
-const wchli_t *version = wli("68");
+const wchli_t *version = wli("69");
const wchar_t *progname = L"txr";
const wchar_t *spec_file = L"stdin";
val self_path;