]> git.pld-linux.org Git - projects/setup.git/commitdiff
version 2.10.0 setup-2.10.0
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 20 Nov 2018 09:56:44 +0000 (11:56 +0200)
committerElan Ruusamäe <glen@pld-linux.org>
Tue, 20 Nov 2018 09:56:44 +0000 (11:56 +0200)
Makefile

index 9257a73991cd6d461bcb050af47e33d38405b76a..98e0af84088c50e58e1a8648ae04cdaca4d0dfe0 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 # Very basic and very simple Makefile. Maybe it would be nice to make it
 # in ac/am.... but I'm too lazy ;)
 #
 # Very basic and very simple Makefile. Maybe it would be nice to make it
 # in ac/am.... but I'm too lazy ;)
 #
-VERSION                = 2.9.0
+VERSION                = 2.10.0
 
 CC             = gcc
 OPT_FLAGS      = -Wformat -Werror=format-security -fvar-tracking-assignments -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector -O2 -g2 -Wall
 
 CC             = gcc
 OPT_FLAGS      = -Wformat -Werror=format-security -fvar-tracking-assignments -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector -O2 -g2 -Wall
This page took 0.154443 seconds and 4 git commands to generate.