summaryrefslogtreecommitdiffstats
path: root/txr.c
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2010-01-16 18:58:27 -0800
committerKaz Kylheku <kaz@kylheku.com>2010-01-16 18:58:27 -0800
commit92ce59db0a58c570316b13359d85a13a152dc808 (patch)
tree981c07a3835270e6d052a9dc5cbf2100b7645590 /txr.c
parenta13407a0218bf5acc2c670339eb07c915848c4bf (diff)
downloadtxr-92ce59db0a58c570316b13359d85a13a152dc808.tar.gz
txr-92ce59db0a58c570316b13359d85a13a152dc808.tar.bz2
txr-92ce59db0a58c570316b13359d85a13a152dc808.zip
Version 028.
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 ff1397f7..433609a9 100644
--- a/txr.c
+++ b/txr.c
@@ -43,7 +43,7 @@
#include "utf8.h"
#include "txr.h"
-const wchar_t *version = L"027";
+const wchar_t *version = L"028";
const wchar_t *progname = L"txr";
const wchar_t *spec_file = L"stdin";
val spec_file_str;