]> git.pld-linux.org Git - projects/setup.git/commitdiff
Up to 2.8.5
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Fri, 31 May 2013 18:59:59 +0000 (18:59 +0000)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Fri, 31 May 2013 18:59:59 +0000 (18:59 +0000)
Changed files:
    Makefile -> 1.39

Makefile

index 14e18903ad3ed281e941d376fa811043fb7dcf9e..ac8ec9ac03bf9f7204b56bac058dd92502f1759a 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.4
+VERSION                = 2.8.5
 
 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.085208 seconds and 4 git commands to generate.