summaryrefslogtreecommitdiffstats
path: root/txr.c
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2011-10-10 08:54:49 -0700
committerKaz Kylheku <kaz@kylheku.com>2011-10-10 08:54:49 -0700
commit76fd394d4f7667f054138bd4f994a96d60933436 (patch)
tree159b1f5e676367cc11c434fbc99e2442d4d5b88a /txr.c
parent41b7cf934f8af2a9fb622790bd28e2e8742ba380 (diff)
downloadtxr-76fd394d4f7667f054138bd4f994a96d60933436.tar.gz
txr-76fd394d4f7667f054138bd4f994a96d60933436.tar.bz2
txr-76fd394d4f7667f054138bd4f994a96d60933436.zip
Version 039txr-039
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 fa7cc8ee..6e5854bf 100644
--- a/txr.c
+++ b/txr.c
@@ -43,7 +43,7 @@
#include "utf8.h"
#include "txr.h"
-const wchli_t *version = wli("038");
+const wchli_t *version = wli("039");
const wchar_t *progname = L"txr";
const wchar_t *spec_file = L"stdin";
val spec_file_str;