[pygobject/pygobject-3-30: 1/2] version bump
- From: Christoph Reiter <creiter src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pygobject/pygobject-3-30: 1/2] version bump
- Date: Wed, 12 Sep 2018 11:56:02 +0000 (UTC)
commit 0b838d64ba5947360f0a202ca9be24d5abd10363
Author: Christoph Reiter <reiter christoph gmail com>
Date: Fri Sep 7 16:51:49 2018 +0200
version bump
meson.build | 2 +-
setup.py | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/meson.build b/meson.build
index ba889138..ce26141d 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('pygobject', 'c',
- version : '3.30.0',
+ version : '3.30.1',
meson_version : '>= 0.46.0',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized'])
diff --git a/setup.py b/setup.py
index 752ccc7f..bee6dedc 100755
--- a/setup.py
+++ b/setup.py
@@ -39,7 +39,7 @@ from distutils import dir_util, log
from distutils.spawn import find_executable
-PYGOBJECT_VERISON = "3.30.0"
+PYGOBJECT_VERISON = "3.30.1"
GLIB_VERSION_REQUIRED = "2.38.0"
GI_VERSION_REQUIRED = "1.46.0"
PYCAIRO_VERSION_REQUIRED = "1.11.1"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]