summaryrefslogtreecommitdiffstats
path: root/txr.c
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2017-07-31 17:43:17 -0700
committerKaz Kylheku <kaz@kylheku.com>2017-07-31 17:43:17 -0700
commitbfb3317cdedb2725e945a659ccb6d34fd11ace61 (patch)
tree78480e7e9042070ea95a545efdded2f59fa2abe7 /txr.c
parent0bf28ecd2bf99a65d6284b6bc00dc15ca01b93b2 (diff)
downloadtxr-old.tar.gz
txr-old.tar.bz2
txr-old.zip
txr-018 2009-10-17txr-old
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 702a182e..e12c42bf 100644
--- a/txr.c
+++ b/txr.c
@@ -39,7 +39,7 @@
#include "match.h"
#include "txr.h"
-const char *version = "017";
+const char *version = "018";
const char *progname = "txr";
const char *spec_file = "stdin";
obj_t *spec_file_str;