summaryrefslogtreecommitdiffstats
path: root/txr.c
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2009-11-17 12:13:53 -0800
committerKaz Kylheku <kaz@kylheku.com>2009-11-17 12:13:53 -0800
commit07e0c300bc1a4c310080d0b2c21fdc863778115e (patch)
tree48a6d004e293f770097ddda7f5cf7659ffe0c105 /txr.c
parentbfd78e3252e56c8dcad084144fe7f2ae62561acd (diff)
downloadtxr-07e0c300bc1a4c310080d0b2c21fdc863778115e.tar.gz
txr-07e0c300bc1a4c310080d0b2c21fdc863778115e.tar.bz2
txr-07e0c300bc1a4c310080d0b2c21fdc863778115e.zip
Version 022.txr-022
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 8f95ffdd..5135414c 100644
--- a/txr.c
+++ b/txr.c
@@ -42,7 +42,7 @@
#include "utf8.h"
#include "txr.h"
-const wchar_t *version = L"021";
+const wchar_t *version = L"022";
const wchar_t *progname = L"txr";
const wchar_t *spec_file = L"stdin";
obj_t *spec_file_str;