From: Alessandro Astone Date: Fri, 30 May 2025 17:44:31 +0000 (+0200) Subject: Upver to 1.5.2 X-Git-Tag: 1.5.2~1 X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/waydroid.git/commitdiff_plain/343598aa5531339c0c599b577983badb373d7979?ds=sidebyside Upver to 1.5.2 --- diff --git a/tools/config/__init__.py b/tools/config/__init__.py index b161e28..e063af7 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.5.1" +version = "1.5.2" tools_src = os.path.normpath(os.path.realpath(__file__) + "/../../..") # Keys saved in the config file (mostly what we ask in 'waydroid init')