summaryrefslogtreecommitdiffstats
path: root/txr.c
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2010-01-19 15:48:33 -0800
committerKaz Kylheku <kaz@kylheku.com>2010-01-19 15:48:33 -0800
commit11eb8bf1fe4212accdcdd821d15dca25fcb51064 (patch)
tree30e0c04cee638b8a824e48eaba1a520a4521c2b8 /txr.c
parent7c6391bb10adc88d156ec88148184bc3eb8681ce (diff)
downloadtxr-11eb8bf1fe4212accdcdd821d15dca25fcb51064.tar.gz
txr-11eb8bf1fe4212accdcdd821d15dca25fcb51064.tar.bz2
txr-11eb8bf1fe4212accdcdd821d15dca25fcb51064.zip
Version 030.txr-030
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 38f6f1e6..ff11841c 100644
--- a/txr.c
+++ b/txr.c
@@ -43,7 +43,7 @@
#include "utf8.h"
#include "txr.h"
-const wchar_t *version = L"029";
+const wchar_t *version = L"030";
const wchar_t *progname = L"txr";
const wchar_t *spec_file = L"stdin";
val spec_file_str;