[libgit2-glib] Release 0.28.0.1
- From: Alberto Fanjul <albfan src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libgit2-glib] Release 0.28.0.1
- Date: Wed, 24 Apr 2019 04:18:10 +0000 (UTC)
commit 60c461a7be3f63693dd1126303a0175c4af2ad1b
Author: Alberto Fanjul <albertofanjul gmail com>
Date: Wed Apr 24 06:17:15 2019 +0200
Release 0.28.0.1
NEWS | 2 +-
README | 10 +++++-----
meson.build | 2 +-
3 files changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/NEWS b/NEWS
index 0c14b30..844e50c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-News in 0.28.0
+News in 0.28.0.1
--------------
* Added·push·support
* Add merge support
diff --git a/README b/README
index 2322246..af701e9 100644
--- a/README
+++ b/README
@@ -20,11 +20,11 @@ gobject-introspection 0.9.x.
Simple install procedure:
- % tar Jxf libgit2-glib-0.27.9.tar.xz # unpack the sources
- % cd libgit2-glib-0.27.9 # change to the toplevel directory
- % meson builddir # run meson
- % ninja -C builddir # build libgit2-glib
+ % tar Jxf libgit2-glib-0.28.0.1.tar.xz # unpack the sources
+ % cd libgit2-glib-0.28.0.1 # change to the toplevel directory
+ % meson builddir # run meson
+ % ninja -C builddir # build libgit2-glib
# [ Become root if necessary ]
- % ninja -C builddir install # install libgit2-glib
+ % ninja -C builddir install # install libgit2-glib
See the file 'INSTALL' for more detailed information.
diff --git a/meson.build b/meson.build
index 899442b..354ac6d 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'libgit2-glib', 'c',
- version: '0.28.0',
+ version: '0.28.0.1',
default_options: 'buildtype=debugoptimized',
license: 'LGPL2+',
meson_version: '>= 0.49.0',
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]