[pitivi] Back to development



commit 72e340d888e3a6c8bde2a657bef7509abb5a7528
Author: Alexandru Băluț <alexandru balut gmail com>
Date:   Sat Jun 25 02:05:33 2022 +0200

    Back to development

 docs/release.md | 3 ++-
 meson.build     | 2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/docs/release.md b/docs/release.md
index 38be01092..b9e2e1386 100644
--- a/docs/release.md
+++ b/docs/release.md
@@ -77,6 +77,7 @@ If there are new maintainers.
    Install it on a real system and give it a spin. For example on Archlinux:
    ```
    $ cd /tmp
+   $ asp update pitivi
    $ asp checkout pitivi
    $ cd /tmp/pitivi/repos/community-x86_64/
    $ cp .../pitivi-YYYY.MM.Z.tar.xz .
@@ -114,7 +115,7 @@ If there are new maintainers.
     * Send an [email](https://mail.gnome.org/archives/gnome-i18n/2017-September/msg00136.html) to gnome-i18n 
gnome org thanking translators.
     * [Archlinux](https://www.archlinux.org/packages/community/x86_64/pitivi/), click "Flag Package 
Out-of-Date".
     * [Debian](https://packages.debian.org/pitivi), click the "unstable" Debian version and look for 
"maintainer".
-    * [Fedora](https://apps.fedoraproject.org/packages/pitivi), look for Point of Contact.
+    * [Fedora](https://packages.fedoraproject.org/pkgs/pitivi/pitivi/), look for "You can contact the 
maintainers of this package via email at".
 
 9. Update the [releases.txt](https://www.pitivi.org/releases.txt) file for the
    app's update notification feature in
diff --git a/meson.build b/meson.build
index e63a58bdf..66416318c 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('pitivi', 'c', version : '2022.06', meson_version : '>= 0.46.0')
+project('pitivi', 'c', version : '2022.06.1', meson_version : '>= 0.46.0')
 host_system = host_machine.system()
 
 pymod = import('python')


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