[libgit2-glib] Release 0.25.0



commit 68b1c499d35531f8c615bbab5dd48d93653d012f
Author: Ignacio Casal Quinteiro <icq gnome org>
Date:   Thu Feb 16 10:05:20 2017 +0100

    Release 0.25.0

 NEWS   |    5 +++++
 README |    6 +++---
 2 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index 093d8a8..b727574 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+News in 0.25.0
+--------------
+* Port to libgit2 0.25.x
+* Add initial version of meson build system
+
 News in 0.24.4
 --------------
 * Do not stat index entry when restoring from blob
diff --git a/README b/README
index 5a30147..080c25c 100644
--- a/README
+++ b/README
@@ -15,13 +15,13 @@ see the file 'COPYING' for more information.
 Installation
 ============
 
-libgit2-glib requires libgit2-0.24.x, glib 2.44.x, gio 2.26.x and
+libgit2-glib requires libgit2-0.25.x, glib 2.44.x, gio 2.26.x and
 gobject-introspection 0.9.x.
 
 Simple install procedure:
 
-  % tar Jxf libgit2-glib-0.24.4.tar.xz         # unpack the sources
-  % cd libgit2-glib-0.24.4                     # change to the toplevel directory
+  % tar Jxf libgit2-glib-0.25.0.tar.xz         # unpack the sources
+  % cd libgit2-glib-0.25.0                     # change to the toplevel directory
   % ./configure                                        # run the `configure' script
   % make                                       # build libgit2-glib
   [ Become root if necessary ]


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