[grilo-plugins] Post-release version bump to 0.3.5
- From: Victor Toso de Carvalho <victortoso src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [grilo-plugins] Post-release version bump to 0.3.5
- Date: Tue, 14 Feb 2017 14:31:56 +0000 (UTC)
commit 34ff054ec58cf8c1f33f8689b508897dc6d0c0fb
Author: Victor Toso <me victortoso com>
Date: Tue Feb 14 15:30:19 2017 +0100
Post-release version bump to 0.3.5
configure.ac | 2 +-
meson.build | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 800cb59..a1cfe65 100644
--- a/configure.ac
+++ b/configure.ac
@@ -8,7 +8,7 @@
m4_define([prj_name], [grilo-plugins])
m4_define([grl_major_version], [0])
m4_define([grl_minor_version], [3])
-m4_define([grl_micro_version], [4])
+m4_define([grl_micro_version], [5])
m4_define([prj_version], [grl_major_version.grl_minor_version.grl_micro_version])
AC_INIT([prj_name],
diff --git a/meson.build b/meson.build
index d9092ae..41a692a 100644
--- a/meson.build
+++ b/meson.build
@@ -6,7 +6,7 @@
# Copyright (C) 2016 Igalia S.L. All rights reserved.
project('grilo-plugins', 'c',
- version: '0.3.4',
+ version: '0.3.5',
default_options: [
'buildtype=debugoptimized',
'c_std=gnu99',
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]