From 1426cd943a19e3a71c40364a4c7416a4a7ce29e8 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Sun, 5 Feb 2012 22:17:21 +0100 Subject: Version 56 * 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 48755c32..fec9fa4a 100644 --- a/txr.c +++ b/txr.c @@ -43,7 +43,7 @@ #include "debug.h" #include "txr.h" -const wchli_t *version = wli("55"); +const wchli_t *version = wli("56"); const wchar_t *progname = L"txr"; const wchar_t *spec_file = L"stdin"; val spec_file_str; -- cgit v1.2.3