Change the documented library requirement to 3.4.
[irker.git] / Makefile
index 48d5dcbf879c026bdf6b173effc578ae2c2d8db5..da28471775169c90a224914a795b971d16c3d562 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -70,4 +70,4 @@ dist: irker-$(VERS).tar.gz
 
 release: irker-$(VERS).tar.gz irkerd.html irkerhook.html install.html security.html hacking.html
        shipper -u -m -t; make clean
-       git push --all
+       git push && git push --tags