[libgit2-glib] Release 0.22.0



commit 6adb2280039b68e888467d018b7ca97741591183
Author: Ignacio Casal Quinteiro <icq gnome org>
Date:   Sun Jan 18 19:53:33 2015 +0100

    Release 0.22.0

 NEWS   |    6 ++++++
 README |    6 +++---
 2 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index 8c6e99f..da913d5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+News in 0.22.0
+--------------
+* Fix api breaks made in libgit2
+* Follow libgit2's version
+* Misc bugfixing
+
 News in 0.0.24
 --------------
 * Support Notes
diff --git a/README b/README
index c18605d..5101db5 100644
--- a/README
+++ b/README
@@ -15,13 +15,13 @@ see the file 'COPYING' for more information.
 Installation
 ============
 
-libgit2-glib requires libgit2-0.21.x, glib 2.26.x, gio 2.26.x and
+libgit2-glib requires libgit2-0.22.x, glib 2.26.x, gio 2.26.x and
 gobject-introspection 0.9.x.
 
 Simple install procedure:
 
-  % tar Jxf libgit2-glib-0.0.24.tar.xz         # unpack the sources
-  % cd libgit2-glib-0.0.24                     # change to the toplevel directory
+  % tar Jxf libgit2-glib-0.22.0.tar.xz         # unpack the sources
+  % cd libgit2-glib-0.22.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]