From 76fd394d4f7667f054138bd4f994a96d60933436 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Mon, 10 Oct 2011 08:54:49 -0700 Subject: Version 039 --- txr.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'txr.c') diff --git a/txr.c b/txr.c index fa7cc8ee..6e5854bf 100644 --- a/txr.c +++ b/txr.c @@ -43,7 +43,7 @@ #include "utf8.h" #include "txr.h" -const wchli_t *version = wli("038"); +const wchli_t *version = wli("039"); const wchar_t *progname = L"txr"; const wchar_t *spec_file = L"stdin"; val spec_file_str; -- cgit v1.2.3