aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2013-08-18 20:29:44 +0200
committerMattias Andrée <maandree@operamail.com>2013-08-18 20:29:44 +0200
commitdb29f0353a666d3305333632465a47e42836d08a (patch)
tree0750c62cd86f12e27827dec8ecea413ad6100157
parentissue 4, bash version (diff)
downloadargparser-db29f0353a666d3305333632465a47e42836d08a.tar.gz
argparser-db29f0353a666d3305333632465a47e42836d08a.tar.bz2
argparser-db29f0353a666d3305333632465a47e42836d08a.tar.xz
update version
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to '')
-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