summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorReuben Thomas <rrt@sc3d.org>2010-10-04 17:45:16 +0100
committerReuben Thomas <rrt@sc3d.org>2010-10-04 17:45:16 +0100
commit3b03866a822e7f3ec22e5f7bfeff5967835a9833 (patch)
treeb578eb72f31f09fe9eb1a9dfb6d12494f25e0c19 /src
parentf6ebf44ccad6f7572257f76d8017a4ce387ca8ae (diff)
downloadlrexlib-3b03866a822e7f3ec22e5f7bfeff5967835a9833.tar.gz
Bump version and add news for 2.5.1.
Diffstat (limited to 'src')
-rw-r--r--src/algo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/algo.h b/src/algo.h
index b914312..2a4288d 100644
--- a/src/algo.h
+++ b/src/algo.h
@@ -3,7 +3,7 @@
#include "common.h"
-#define REX_VERSION "Lrexlib 2.5.0"
+#define REX_VERSION "Lrexlib 2.5.1"
/* Forward declarations */
static void gmatch_pushsubject (lua_State *L, TArgExec *argE);