mirror of
https://gitlab.gnome.org/GNOME/calls.git
synced 2024-12-04 20:07:36 +00:00
Fix version bumpage
Next version will still be "43~alpha.2" (not "43~beta.0").
This commit is contained in:
parent
e65dff27bd
commit
1e44ae56d3
2 changed files with 17 additions and 3 deletions
18
debian/changelog
vendored
18
debian/changelog
vendored
|
@ -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
|
||||
|
||||
|
|
|
@ -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: [
|
||||
|
|
Loading…
Reference in a new issue