summaryrefslogtreecommitdiffstats
path: root/txr.c
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2010-02-28 20:50:29 +0900
committerKaz Kylheku <kaz@kylheku.com>2010-02-28 20:50:29 +0900
commitb0343914541131ecb7e4a47d685161ffbf79e05f (patch)
tree5495a148f5710c2b5b31c30ab47ce3192bed0275 /txr.c
parent96ca673ca06e3e6308fa6e6d185e04f5bcd11b72 (diff)
downloadtxr-b0343914541131ecb7e4a47d685161ffbf79e05f.tar.gz
txr-b0343914541131ecb7e4a47d685161ffbf79e05f.tar.bz2
txr-b0343914541131ecb7e4a47d685161ffbf79e05f.zip
Version 034.txr-034
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 3fa22abd..10e9e049 100644
--- a/txr.c
+++ b/txr.c
@@ -43,7 +43,7 @@
#include "utf8.h"
#include "txr.h"
-const wchar_t *version = L"033";
+const wchar_t *version = L"034";
const wchar_t *progname = L"txr";
const wchar_t *spec_file = L"stdin";
val spec_file_str;