]> git.pld-linux.org Git - projects/setup.git/commitdiff
Version 2.9.0 setup-2.9.0
authorJan Rękorajski <baggins@pld-linux.org>
Sun, 9 Feb 2014 19:15:54 +0000 (20:15 +0100)
committerJan Rękorajski <baggins@pld-linux.org>
Sun, 9 Feb 2014 19:15:54 +0000 (20:15 +0100)
Makefile

index efb1b7ba95b2098a43fe544ca57a0605edad8fad..d1d2f77eaffe06ef109008b1139641f43ec139eb 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 ;)
 #
-VERSION                = 2.8.5
+VERSION                = 2.9.0
 
 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.144754 seconds and 4 git commands to generate.