From 744db65f651516d9c198df147400fdcbfacc5b76 Mon Sep 17 00:00:00 2001 From: mirkobrombin Date: Mon, 16 May 2022 23:01:21 +0200 Subject: [PATCH] 2022.5.14-trento-1 --- AppImageBuilder.yml | 2 +- VERSION | 2 +- data/com.usebottles.bottles.appdata.xml.in | 2 +- debian/changelog | 2 +- meson.build | 2 +- src/params.py | 4 ++-- src/ui/about.ui | 2 +- 7 files changed, 8 insertions(+), 8 deletions(-) diff --git a/AppImageBuilder.yml b/AppImageBuilder.yml index 488fb80398..b140a63aaa 100644 --- a/AppImageBuilder.yml +++ b/AppImageBuilder.yml @@ -71,7 +71,7 @@ AppDir: id: com.usebottles.bottles name: Bottles icon: com.usebottles.bottles - version: 2022.5.14-trento + version: 2022.5.14-trento-1 # Set the python executable as entry point exec: usr/bin/python3.10 diff --git a/VERSION b/VERSION index 0d11da4f42..768ed58eb8 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2022.5.14-trento \ No newline at end of file +2022.5.14-trento-1 \ No newline at end of file diff --git a/data/com.usebottles.bottles.appdata.xml.in b/data/com.usebottles.bottles.appdata.xml.in index 3f655703f6..eb11e018bf 100644 --- a/data/com.usebottles.bottles.appdata.xml.in +++ b/data/com.usebottles.bottles.appdata.xml.in @@ -94,7 +94,7 @@ 768 - +

News

    diff --git a/debian/changelog b/debian/changelog index 1b2cfb0e31..6d375189ad 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -com.usebottles.bottles (2022.5.14-trento) precise; urgency=low +com.usebottles.bottles (2022.5.14-trento-1) precise; urgency=low * Downloads now show progress * Programs can now be added multiple times with different arguments/options diff --git a/meson.build b/meson.build index 3508608a75..d0fa36df25 100644 --- a/meson.build +++ b/meson.build @@ -1,6 +1,6 @@ project( 'bottles', - version: '2022.5.14-trento', + version: '2022.5.14-trento-1', meson_version: '>= 0.50.0', default_options: [ 'warning_level=2', diff --git a/src/params.py b/src/params.py index d6bc581438..e349b4fbe1 100644 --- a/src/params.py +++ b/src/params.py @@ -2,8 +2,8 @@ APP_NAME = "Bottles" APP_NAME_LOWER = APP_NAME.lower() APP_ID = "com.usebottles.bottles" -VERSION = "2022.5.14-trento" -VERSION_NUM = "2022.5.14-trento" +VERSION = "2022.5.14-trento-1" +VERSION_NUM = "2022.5.14-trento-1" # Internal settings not user editable ANIM_DURATION = 120 diff --git a/src/ui/about.ui b/src/ui/about.ui index 235656ac97..52157993c5 100644 --- a/src/ui/about.ui +++ b/src/ui/about.ui @@ -6,7 +6,7 @@ center-on-parent dialog Bottles - 2022.5.14-trento + 2022.5.14-trento-1 © 2017-2022 - Bottles Developers Easily manage wineprefix using environments https://usebottles.com