From: Alessandro Astone Date: Wed, 7 Aug 2024 21:01:09 +0000 (+0200) Subject: Upver to 1.4.3 X-Git-Tag: 1.4.3~1 X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/waydroid.git/commitdiff_plain/583ebb5ebb97e976196dc5db70839b5225364f09?ds=sidebyside Upver to 1.4.3 --- diff --git a/tools/config/__init__.py b/tools/config/__init__.py index 18e17ed..e14ff2d 100644 --- a/tools/config/__init__.py +++ b/tools/config/__init__.py @@ -12,7 +12,7 @@ from tools.config.save import save # # Exported variables (internal configuration) # -version = "1.4.2" +version = "1.4.3" tools_src = os.path.normpath(os.path.realpath(__file__) + "/../../..") # Keys saved in the config file (mostly what we ask in 'waydroid init')