[rep-gtk] minimum librep 0.90.5



commit 47609b5c43754b0389d97dfee438019050708330
Author: Christopher Roy Bratusek <chris nanolx org>
Date:   Sat Jan 2 01:11:11 2010 +0100

    minimum librep 0.90.5

 ChangeLog    |    5 +++++
 configure.in |    2 +-
 2 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index b2176cb..b89bf4f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,11 @@
 
 	* Makefile.in: install rep-gtk.h in $includedir/rep-gtk/
 
+	* rep-gtk.pc.in
+	* debian/rep-gtk.install: updated
+
+	* configure.in: bumped minimum librep to 0.90.5
+
 2009-12-29  Christopher Bratusek <zanghar freenet de>
 	* configure.in
 	* debian/control.in: autogenerate debian/control
diff --git a/configure.in b/configure.in
index c6f77d5..197299c 100644
--- a/configure.in
+++ b/configure.in
@@ -46,7 +46,7 @@ AC_PROG_GCC_TRADITIONAL
 AC_PROG_LIBTOOL
 
 dnl Check for librep
-REP_MIN_VER="0.90.4"
+REP_MIN_VER="0.90.5"
 
 PKG_CHECK_MODULES(LIBREP, librep >= $REP_MIN_VER
 		  ,REP_EXECDIR="`pkg-config --variable=repcommonexecdir librep`"



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