From 5a2001e2172b6b65efa6d8d6e8dfa524ff796487 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Wed, 29 Jan 2014 21:28:06 -0800 Subject: Version 77 --- txr.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'txr.c') diff --git a/txr.c b/txr.c index 3dd8ec77..8de41444 100644 --- a/txr.c +++ b/txr.c @@ -47,7 +47,7 @@ #include "eval.h" #include "txr.h" -const wchli_t *version = wli("76"); +const wchli_t *version = wli("77"); const wchar_t *progname = L"txr"; val self_path; -- cgit v1.2.3