From 93e2bea59699815979259cc2b2d8adffcc852ec9 Mon Sep 17 00:00:00 2001
From: Kaz Kylheku <kaz@kylheku.com>
Date: Sat, 22 Mar 2014 11:56:45 -0700
Subject: Version 87.

---
 txr.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'txr.c')

diff --git a/txr.c b/txr.c
index b6482c11..63f95c98 100644
--- a/txr.c
+++ b/txr.c
@@ -47,7 +47,7 @@
 #include "eval.h"
 #include "txr.h"
 
-const wchli_t *version = wli("86");
+const wchli_t *version = wli("87");
 const wchar_t *progname = L"txr";
 
 /*
-- 
cgit v1.2.3