[sawfish] Librep version re-bump. 0.90.7 -> 0.91.0



commit 4e65572b1cb43a05a0aa351f48277369dfa2fa16
Author: Teika kazura <teika lavabit com>
Date:   Sat Sep 11 21:03:30 2010 +0900

    Librep version re-bump. 0.90.7 -> 0.91.0

 configure.in  |    2 +-
 man/news.texi |    4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/configure.in b/configure.in
index a9ed4fb..4192b0d 100644
--- a/configure.in
+++ b/configure.in
@@ -214,7 +214,7 @@ else FONT_LOADER="X.Org"
 fi
 
 dnl Check for librep
-REP_MIN_VER="0.90.7"
+REP_MIN_VER="0.91.0"
 
 PKG_CHECK_MODULES(LIBREP, librep >= ${REP_MIN_VER}
 		  ,REP_EXECDIR="`pkg-config --variable=repcommonexecdir librep`"
diff --git a/man/news.texi b/man/news.texi
index 7eea0e7..a86c15a 100644
--- a/man/news.texi
+++ b/man/news.texi
@@ -16,7 +16,7 @@ they occurred between. For more detailed information see the
 @item Update requirements
 @itemize @minus
 
- item librep 0.90.5 -> 0.90.7
+ item librep 0.90.5 -> 0.91.0
 
 @item rep-gtk 0.90.2 -> 0.90.4
 @end itemize
@@ -180,7 +180,7 @@ if @code{apps-menu-show-all} is set to 't, then: fields @code{Hidden},
 @itemize @minus
 @item More error and backtrace printing [Teika Kazura]
 
-Due to librep >= 0.90.7, the backtrace is printed by default on error.
+Due to librep >= 0.91.0, the backtrace is printed by default on error.
 It is printed for sawfish-client, too, but it's sent to Sawfish's
 standard error, not to sawfish-client's, sorry.
 



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