summaryrefslogtreecommitdiffstats
path: root/txr.c
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2010-01-26 20:15:26 -0800
committerKaz Kylheku <kaz@kylheku.com>2010-01-26 20:15:26 -0800
commit8679f74687ce18576026d48ec4ca5a37c084e0e8 (patch)
tree4f318f8f68b3ddb3ee5690184b1b238b3c324dbe /txr.c
parent0d513a14ad622f7e65fe9debb3b6078bdaa4b63c (diff)
downloadtxr-8679f74687ce18576026d48ec4ca5a37c084e0e8.tar.gz
txr-8679f74687ce18576026d48ec4ca5a37c084e0e8.tar.bz2
txr-8679f74687ce18576026d48ec4ca5a37c084e0e8.zip
Version 033.
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 db3eb490..3fa22abd 100644
--- a/txr.c
+++ b/txr.c
@@ -43,7 +43,7 @@
#include "utf8.h"
#include "txr.h"
-const wchar_t *version = L"032";
+const wchar_t *version = L"033";
const wchar_t *progname = L"txr";
const wchar_t *spec_file = L"stdin";
val spec_file_str;