We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f142f91 commit b94e609Copy full SHA for b94e609
1 file changed
createrelease
@@ -42,6 +42,9 @@
42
# Update AUTHORS using output from:
43
# git log --format='%aN' 2.7..HEAD | sort -u > AUTHORS2 && diff -y AUTHORS AUTHORS2 | less
44
#
45
+# Update GUI translations
46
+# lupdate gui.pro
47
+#
48
# Create 2.18.x branch
49
# git checkout -b 2.18.x ; git push -u origin 2.18.x
50
0 commit comments