We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e91a688 commit 44df440Copy full SHA for 44df440
Makefile
@@ -0,0 +1,6 @@
1
+all:
2
+ echo 'nothing by default'
3
+
4
+prep_release:
5
+ # take previous one, and replace with the next one
6
+ utils/prep_release
0 commit comments