From b5ed6a353fe06cd001005a6c42a85f9abb47f756 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Mon, 5 Dec 2011 09:21:14 -0800 Subject: Version 045 * txr.c (version): Bumped. * txr.1: Bumped version and set date. * configure (txr_ver): Bumped. * RELNOTES: Updated. --- txr.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'txr.c') diff --git a/txr.c b/txr.c index 736e5dfc..4bf89979 100644 --- a/txr.c +++ b/txr.c @@ -43,7 +43,7 @@ #include "debug.h" #include "txr.h" -const wchli_t *version = wli("044"); +const wchli_t *version = wli("045"); const wchar_t *progname = L"txr"; const wchar_t *spec_file = L"stdin"; val spec_file_str; -- cgit v1.2.3