[evince] Bump version to the next release cycle
- From: Germán Poo-Caamaño <gpoo src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evince] Bump version to the next release cycle
- Date: Sun, 21 Apr 2019 16:19:53 +0000 (UTC)
commit b3912793ff3c7ee336cdb9bb5ce379393cc0cc82
Author: Germán Poo-Caamaño <gpoo gnome org>
Date: Thu Mar 14 15:10:06 2019 -0300
Bump version to the next release cycle
configure.ac | 4 ++--
meson.build | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 9cf5ae5a..d7553ce6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,8 +3,8 @@
# *****************************************************************************
m4_define([ev_major_version],[3])
-m4_define([ev_minor_version],[31])
-m4_define([ev_micro_version],[90])
+m4_define([ev_minor_version],[33])
+m4_define([ev_micro_version],[0])
m4_define([ev_extra_version],[])
m4_define([ev_version],[ev_major_version.ev_minor_version.ev_micro_version()ev_extra_version])
diff --git a/meson.build b/meson.build
index de7e1c13..c5ae66a2 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'Evince', ['c', 'cpp'],
- version: '3.31.90',
+ version: '3.33.0',
license: 'GPL2',
default_options: 'buildtype=debugoptimized',
meson_version: '>= 0.49.0',
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]