[calls] Fix version bumpage



commit 1e44ae56d3bd2f251f6b926c99c265dce87a6af3
Author: Evangelos Ribeiro Tzaras <devrtz fortysixandtwo eu>
Date:   Tue May 31 16:46:41 2022 +0200

    Fix version bumpage
    
    Next version will still be "43~alpha.2" (not "43~beta.0").

 debian/changelog | 18 ++++++++++++++++--
 meson.build      |  2 +-
 2 files changed, 17 insertions(+), 3 deletions(-)
---
diff --git a/debian/changelog b/debian/changelog
index c0747f74..1748f6c7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,18 @@
-gnome-calls (43~beta.0) UNRELEASED; urgency=medium
+gnome-calls (43~alpha.2) UNRELEASED; urgency=medium
+
+  [Anders Jonsson]
+  * Update Swedish translation
+
+  [Yosef Or Boczko]
+  * Update Hebrew Translation
 
   [ Piotr Drąg ]
   * Update POTFILES.in
 
   [ Yuri Chornoivan ]
   * Update Ukrainian translation
+  * Fix minor typo
+  * Update Ukrainian translation
 
   [ Vittorio Monti ]
   * Update Italian translation
@@ -12,7 +20,13 @@ gnome-calls (43~beta.0) UNRELEASED; urgency=medium
   [ Daniel Șerbănescu ]
   * Update Romanian translation
 
- -- Evangelos Ribeiro Tzaras <devrtz-debian fortysixandtwo eu>  Mon, 30 May 2022 11:24:33 +0200
+  [ Danial Behzadi ]
+  * Update Persian translation
+
+  [ Evangelos Ribeiro Tzaras ]
+  * Post release bump
+
+ -- Evangelos Ribeiro Tzaras <devrtz-debian fortysixandtwo eu>  Tue, 31 May 2022 16:46:09 +0200
 
 gnome-calls (43~alpha.1) byzantium; urgency=medium
 
diff --git a/meson.build b/meson.build
index 474b585b..6567c2b2 100644
--- a/meson.build
+++ b/meson.build
@@ -22,7 +22,7 @@
 project(
   'calls',
   'c', 'vala',
-  version: '43.beta.0',
+  version: '43.alpha.2',
   license: 'GPLv3+',
   meson_version: '>= 0.56.0',
   default_options: [


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]