summaryrefslogtreecommitdiffstats
path: root/txr.c
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2011-10-30 15:50:00 -0400
committerKaz Kylheku <kaz@kylheku.com>2011-10-30 15:50:00 -0400
commitd57c2539d8ce40af46050cc16a90165087b9f349 (patch)
tree55caeb8b7a5dd1bab7f52ca51c26986355d72051 /txr.c
parentb9caf255a5beb1b5fb339ffd03e9e5c77bb8be40 (diff)
downloadtxr-d57c2539d8ce40af46050cc16a90165087b9f349.tar.gz
txr-d57c2539d8ce40af46050cc16a90165087b9f349.tar.bz2
txr-d57c2539d8ce40af46050cc16a90165087b9f349.zip
Version 041txr-041
Diffstat (limited to 'txr.c')
-rw-r--r--txr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/txr.c b/txr.c
index 410339c5..33ef5003 100644
--- a/txr.c
+++ b/txr.c
@@ -43,7 +43,7 @@
#include "utf8.h"
#include "txr.h"
-const wchli_t *version = wli("040");
+const wchli_t *version = wli("041");
const wchar_t *progname = L"txr";
const wchar_t *spec_file = L"stdin";
val spec_file_str;