summarylogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorJonas Bögle2021-10-28 02:07:03 +0200
committerJonas Bögle2021-10-28 02:07:03 +0200
commit1415acb5d88be7dd045e93164dd861320f7fec0a (patch)
treedddb145418ffe28369672efc69dede6503e63880 /Makefile
parentf7cca3366c085b297004508bea0cf18527531c50 (diff)
downloadaur-1415acb5d88be7dd045e93164dd861320f7fec0a.tar.gz
Update to version 0.11.14
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e349d9b0345a..20fb92247502 100644
--- a/Makefile
+++ b/Makefile
@@ -29,4 +29,4 @@ clean:
publish:
git add .
git commit -m "Update to version $(shell $(MAKE) versions | tail -n 1)"
- git push
+# git push