]> glassweightruler.freedombox.rocks Git - waydroid.git/commitdiff
Upver to 1.5.0
authorAlessandro Astone <ales.astone@gmail.com>
Wed, 5 Mar 2025 18:02:24 +0000 (19:02 +0100)
committerAlessandro Astone <ales.astone@gmail.com>
Wed, 5 Mar 2025 18:03:05 +0000 (19:03 +0100)
Bumping the minor version just because this is going to be the first version
properly supporting Android 13 (see commit 6a0d1909)

tools/config/__init__.py

index e14ff2d858a7170a693367a14b0363f5b7a41978..6b69f4e4a5011763a694ce1d48249f9aab170c0a 100644 (file)
@@ -12,7 +12,7 @@ from tools.config.save import save
 #
 # Exported variables (internal configuration)
 #
-version = "1.4.3"
+version = "1.5.0"
 tools_src = os.path.normpath(os.path.realpath(__file__) + "/../../..")
 
 # Keys saved in the config file (mostly what we ask in 'waydroid init')