summaryrefslogtreecommitdiffstats
path: root/txr.c
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2010-01-25 11:46:00 -0800
committerKaz Kylheku <kaz@kylheku.com>2010-01-25 11:46:00 -0800
commitaf6a7eea44adad42588b7a277b28f13a78693e8c (patch)
tree2118ce2bed648744826b67b78e4b46a89e7de740 /txr.c
parent9949e6993e1a11a9ba2231a0cc4d1cb210640682 (diff)
downloadtxr-af6a7eea44adad42588b7a277b28f13a78693e8c.tar.gz
txr-af6a7eea44adad42588b7a277b28f13a78693e8c.tar.bz2
txr-af6a7eea44adad42588b7a277b28f13a78693e8c.zip
Version 031.txr-031
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 ff11841c..d55b4f86 100644
--- a/txr.c
+++ b/txr.c
@@ -43,7 +43,7 @@
#include "utf8.h"
#include "txr.h"
-const wchar_t *version = L"030";
+const wchar_t *version = L"031";
const wchar_t *progname = L"txr";
const wchar_t *spec_file = L"stdin";
val spec_file_str;