]> git.pld-linux.org Git - projects/setup.git/commitdiff
2.10.2 master
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 9 Jul 2023 21:15:35 +0000 (23:15 +0200)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 9 Jul 2023 21:15:35 +0000 (23:15 +0200)
Makefile

index 2d66b2e7940591bbb667bda3b389bad4472744e1..8b91943c378c2bc990e51993404028dcc19f4f7a 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.10.1
+VERSION                = 2.10.2
 
 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.13785 seconds and 4 git commands to generate.