summaryrefslogtreecommitdiffstats
path: root/txr.c
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2011-09-26 21:58:29 -0700
committerKaz Kylheku <kaz@kylheku.com>2011-09-26 21:58:29 -0700
commitd5fdbd469b38c5444d7d9995a87546a12a6638bf (patch)
tree11354f2995490490e7233f03321d849c2171e6fc /txr.c
parente32e396dc432696d931e3aa9d0b3ee0511da0ac6 (diff)
downloadtxr-d5fdbd469b38c5444d7d9995a87546a12a6638bf.tar.gz
txr-d5fdbd469b38c5444d7d9995a87546a12a6638bf.tar.bz2
txr-d5fdbd469b38c5444d7d9995a87546a12a6638bf.zip
Version 037.
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 93958808..ac7db17c 100644
--- a/txr.c
+++ b/txr.c
@@ -43,7 +43,7 @@
#include "utf8.h"
#include "txr.h"
-const wchar_t *version = L"036";
+const wchar_t *version = L"037";
const wchar_t *progname = L"txr";
const wchar_t *spec_file = L"stdin";
val spec_file_str;