summaryrefslogtreecommitdiff
path: root/src/algo.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/algo.h')
-rw-r--r--src/algo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/algo.h b/src/algo.h
index 2db4c81..a1ea61c 100644
--- a/src/algo.h
+++ b/src/algo.h
@@ -4,7 +4,7 @@
#include "common.h"
/* FIXME: Get version from defaults.mak */
-#define REX_VERSION "Lrexlib 2.5.3"
+#define REX_VERSION "Lrexlib 2.6.0"
/* Forward declarations */
static void gmatch_pushsubject (lua_State *L, TArgExec *argE);