[gmime] Updated build docs



commit 20843eec29af9a0d824c2ebe094362c2cee3a243
Author: Jeffrey Stedfast <fejj gnome org>
Date:   Wed Jun 13 09:41:34 2012 -0400

    Updated build docs
    
    2012-06-13  Jeffrey Stedfast  <fejj gnome org>
    
    	* docs/reference/building.sgml: Updated docs.
    
    	Fixes bug #676341

 ChangeLog                    |    6 ++++++
 docs/reference/building.sgml |    4 ++--
 2 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 7996256..07e6fc8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2012-06-13  Jeffrey Stedfast  <fejj gnome org>
+
+	* docs/reference/building.sgml: Updated docs.
+
+	Fixes bug #676341
+
 2012-04-22  Jeffrey Stedfast  <fejj gnome org>
 
 	* README: Bumped version
diff --git a/docs/reference/building.sgml b/docs/reference/building.sgml
index 983145e..a53b4e8 100644
--- a/docs/reference/building.sgml
+++ b/docs/reference/building.sgml
@@ -44,7 +44,7 @@
       directory full of the source files as follows:
     </para>
     <programlisting>
-      tar -zxvf gmime-2.4.x.tar.gz
+      tar -zxvf gmime-2.6.x.tar.gz
     </programlisting>
     <para>
       In the toplevel of the directory that is created, there will be
@@ -197,7 +197,7 @@
       lucky, this will all go smoothly, and you'll be ready to
       <link linkend="gmime-compiling">start compiling your own GMime
 	applications</link>. You can test your GMime installation
-      by running <command>pkg-config --modversion gmime-2.4</command>
+      by running <command>pkg-config --modversion gmime-2.6</command>
       and making sure that it can both find GMime and reports the 
       correct version.
     </para>



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