From 07e0c300bc1a4c310080d0b2c21fdc863778115e Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Tue, 17 Nov 2009 12:13:53 -0800 Subject: Version 022. --- txr.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'txr.c') 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; -- cgit v1.2.3