From a8aa4cfd18220daf169d80705eef13df9cb31747 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Wed, 18 Nov 2009 08:22:42 -0800 Subject: Version 023. --- txr.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'txr.c') diff --git a/txr.c b/txr.c index 42f9bd17..069059fd 100644 --- a/txr.c +++ b/txr.c @@ -42,7 +42,7 @@ #include "utf8.h" #include "txr.h" -const wchar_t *version = L"022"; +const wchar_t *version = L"023"; const wchar_t *progname = L"txr"; const wchar_t *spec_file = L"stdin"; obj_t *spec_file_str; -- cgit v1.2.3