[pitivi] Back to development



commit 0abd12d2f5c5a49b2d177c3f85ddd0a773edaaea
Author: Thibault Saunier <tsaunier gnome org>
Date:   Thu Jun 30 14:26:01 2016 -0400

    Back to development

 build/flatpak/pitivi.template.json |    2 +-
 configure.ac                       |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/build/flatpak/pitivi.template.json b/build/flatpak/pitivi.template.json
index 9c44411..3a7b5de 100644
--- a/build/flatpak/pitivi.template.json
+++ b/build/flatpak/pitivi.template.json
@@ -354,7 +354,7 @@
                 {
                     "type": "git",
                     "url": "https://git.gnome.org/browse/pitivi";,
-                    "branch": "0.96"
+                    "branch": "master"
                 }
             ]
         }
diff --git a/configure.ac b/configure.ac
index 8825b12..846be3b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -8,7 +8,7 @@ dnl Note for packagers: see pitivi/check.py for the dependencies
 
 dnl when going to/from release please set the nano (fourth number) right !
 dnl releases only do Wall, cvs and prerelease does Werror too
-AC_INIT(Pitivi, 0.96,
+AC_INIT(Pitivi, 0.96.0.1,
     https://phabricator.freedesktop.org/tag/pitivi/,
     pitivi)
 


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