1
0

appimage binary: bump python version (3.6.8->3.7.6)

This commit is contained in:
SomberNight
2020-01-16 19:12:24 +01:00
parent e65ce96f9d
commit 1c4728ecc6
4 changed files with 17 additions and 13 deletions

View File

@@ -2,7 +2,7 @@
--- a/Makefile.pre.in
+++ b/Makefile.pre.in
@@ -741,6 +741,8 @@ Modules/getbuildinfo.o: $(PARSER_OBJS) \
@@ -766,6 +766,8 @@ Modules/getbuildinfo.o: $(PARSER_OBJS) \
-DGITVERSION="\"`LC_ALL=C $(GITVERSION)`\"" \
-DGITTAG="\"`LC_ALL=C $(GITTAG)`\"" \
-DGITBRANCH="\"`LC_ALL=C $(GITBRANCH)`\"" \