summaryrefslogtreecommitdiffstats
path: root/txr.c
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2009-11-24 16:15:05 -0800
committerKaz Kylheku <kaz@kylheku.com>2009-11-24 16:15:05 -0800
commitde41db9357a570b42a583de3701a38431c010df8 (patch)
treea4a1e67e1b679be2e17ab9fe4e0c4e154b8831ee /txr.c
parent1034ea7e8532da25cceb292469e8d90b6041ffab (diff)
downloadtxr-de41db9357a570b42a583de3701a38431c010df8.tar.gz
txr-de41db9357a570b42a583de3701a38431c010df8.tar.bz2
txr-de41db9357a570b42a583de3701a38431c010df8.zip
Version 025
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 af430389..f73ed961 100644
--- a/txr.c
+++ b/txr.c
@@ -43,7 +43,7 @@
#include "utf8.h"
#include "txr.h"
-const wchar_t *version = L"024";
+const wchar_t *version = L"025";
const wchar_t *progname = L"txr";
const wchar_t *spec_file = L"stdin";
val spec_file_str;