aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d3ebb31..0317125 100644
--- a/Makefile
+++ b/Makefile
@@ -18,7 +18,7 @@ LIBPY3 = $(PREFIX)$(LIB)/python$(PY3VERSION)
LIBBASH = $(PREFIX)$(LIB)
LIBJAVA = $(PREFIX)$(LIB)
LIBC = $(PREFIX)$(LIB)
-VERSION = 1.0
+VERSION = 3.0
C_OPTIMISE = -O6