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