aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergio Queiroz <sqmedeiros@gmail.com>2018-06-05 12:03:50 -0300
committerSergio Queiroz <sqmedeiros@gmail.com>2018-06-05 12:03:50 -0300
commit2e03ab773924ef699a6f5738f6e46cb66da69d9b (patch)
treeb83f95c68b74622304f971825ed24f014cd4ed05
parent88983b5e10e9c46051748349577e84258f7de4a4 (diff)
downloadlpeglabel-2e03ab773924ef699a6f5738f6e46cb66da69d9b.tar.gz
lpeglabel-2e03ab773924ef699a6f5738f6e46cb66da69d9b.tar.bz2
lpeglabel-2e03ab773924ef699a6f5738f6e46cb66da69d9b.zip
Fixing the version number
-rw-r--r--lptypes.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lptypes.h b/lptypes.h
index 6158be1..72a33f3 100644
--- a/lptypes.h
+++ b/lptypes.h
@@ -19,7 +19,7 @@
19#include "lua.h" 19#include "lua.h"
20 20
21 21
22#define VERSION "1.0.1" 22#define VERSION "1.5.1"
23 23
24 24
25#define PATTERN_T "lpeg-pattern" 25#define PATTERN_T "lpeg-pattern"