[gnome-video-effects] Prepare 0.5.0



commit 4c5baad7016e46886eadc4a2ffce8c2baa834b3d
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Mon Aug 5 16:12:17 2019 -0500

    Prepare 0.5.0

 NEWS        | 4 ++++
 meson.build | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 3b1042a..893e484 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,10 @@
 ChangeLog for GNOME Video Effects
 ---------------------------------
 
+version 0.5.0
+  - Port to meson build system (thanks Jeremy!)
+  - Various updated translations
+
 version 0.4.3
   - Include effects in distribution tarball
 
diff --git a/meson.build b/meson.build
index 207f507..94b86e1 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('gnome-video-effects',
-  version: '0.4.4',
+  version: '0.5.0',
   meson_version: '>= 0.43.0'
 )
 


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