summaryrefslogtreecommitdiffstats
path: root/txr.c
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2009-11-26 19:43:27 -0800
committerKaz Kylheku <kaz@kylheku.com>2009-11-26 19:43:27 -0800
commit4caa11cb81fd758dc378ea3537252f7886bb5e22 (patch)
tree3208feb53b90086983413df281bf287ebb6b0054 /txr.c
parentf792d440e23879510ea29f4dbf935ab9509ecea5 (diff)
downloadtxr-4caa11cb81fd758dc378ea3537252f7886bb5e22.tar.gz
txr-4caa11cb81fd758dc378ea3537252f7886bb5e22.tar.bz2
txr-4caa11cb81fd758dc378ea3537252f7886bb5e22.zip
Version 026.txr-026
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 8f87571e..e3c1c59e 100644
--- a/txr.c
+++ b/txr.c
@@ -43,7 +43,7 @@
#include "utf8.h"
#include "txr.h"
-const wchar_t *version = L"025";
+const wchar_t *version = L"026";
const wchar_t *progname = L"txr";
const wchar_t *spec_file = L"stdin";
val spec_file_str;