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 7195c96 commit f15ab98Copy full SHA for f15ab98
Makefile
@@ -33,7 +33,7 @@ INCLUDES := include
33
APP_TITLE := $(TARGET)
34
APP_DESCRIPTION := Python on the 3DS
35
APP_AUTHOR := Valentin B., Python Software Foundation
36
-APP_VERSION := 0.0.1
+APP_VERSION := 0.1.0
37
ICON := $(TOPDIR)/icon.png
38
DIST_DIR := $(TARGET)-$(APP_VERSION)
39
0 commit comments