From 094df64b6c3362f01f44d108f0d5fa4c102341b8 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Thu, 23 Jan 2014 07:25:57 -0800 Subject: Version 76 --- txr.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'txr.c') diff --git a/txr.c b/txr.c index b1aca2e7..3dd8ec77 100644 --- a/txr.c +++ b/txr.c @@ -47,7 +47,7 @@ #include "eval.h" #include "txr.h" -const wchli_t *version = wli("75"); +const wchli_t *version = wli("76"); const wchar_t *progname = L"txr"; val self_path; -- cgit v1.2.3