From d57c2539d8ce40af46050cc16a90165087b9f349 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Sun, 30 Oct 2011 15:50:00 -0400 Subject: Version 041 --- txr.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'txr.c') diff --git a/txr.c b/txr.c index 410339c5..33ef5003 100644 --- a/txr.c +++ b/txr.c @@ -43,7 +43,7 @@ #include "utf8.h" #include "txr.h" -const wchli_t *version = wli("040"); +const wchli_t *version = wli("041"); const wchar_t *progname = L"txr"; const wchar_t *spec_file = L"stdin"; val spec_file_str; -- cgit v1.2.3