[libchamplain: 6/6] Remove 0.4 mentions



commit a91f8eec9f4af2acf91fabc11feb176d48ae089c
Author: Pierre-Luc Beaudoin <pierre-luc pierlux com>
Date:   Mon Oct 26 17:54:06 2009 -0400

    Remove 0.4 mentions

 docs/reference-gtk/Makefile.am |    2 +-
 docs/reference/Makefile.am     |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/docs/reference-gtk/Makefile.am b/docs/reference-gtk/Makefile.am
index d8d7e31..cdc28f5 100644
--- a/docs/reference-gtk/Makefile.am
+++ b/docs/reference-gtk/Makefile.am
@@ -65,7 +65,7 @@ expand_content_files=
 # e.g. INCLUDES=-I$(top_srcdir) -I$(top_builddir) $(GTK_DEBUG_FLAGS)
 # e.g. GTKDOC_LIBS=$(top_builddir)/gtk/$(gtktargetlib)
 INCLUDES=-I$(top_srcdir)/champlain -I$(top_srcdir) -I$(top_builddir) $(DEPS_CFLAGS)
-GTKDOC_LIBS=$(DEPS_LIBS) $(top_builddir)/champlain/libchamplain-0.4.la $(top_builddir)/champlain-gtk/libchamplain-gtk-0.4.la
+GTKDOC_LIBS=$(DEPS_LIBS) $(top_builddir)/champlain/libchamplain-0.5.la $(top_builddir)/champlain-gtk/libchamplain-gtk-0.5.la
 
 # This includes the standard gtk-doc make rules, copied by gtkdocize.
 include $(top_srcdir)/gtk-doc.make
diff --git a/docs/reference/Makefile.am b/docs/reference/Makefile.am
index 144a1c4..aa8228f 100644
--- a/docs/reference/Makefile.am
+++ b/docs/reference/Makefile.am
@@ -65,7 +65,7 @@ expand_content_files=
 # e.g. INCLUDES=-I$(top_srcdir) -I$(top_builddir) $(GTK_DEBUG_FLAGS)
 # e.g. GTKDOC_LIBS=$(top_builddir)/gtk/$(gtktargetlib)
 INCLUDES=-I$(top_srcdir)/champlain -I$(top_srcdir) -I$(top_builddir) $(DEPS_CFLAGS)
-GTKDOC_LIBS=$(DEPS_LIBS) $(top_builddir)/champlain/libchamplain-0.4.la
+GTKDOC_LIBS=$(DEPS_LIBS) $(top_builddir)/champlain/libchamplain-0.5.la
 
 # This includes the standard gtk-doc make rules, copied by gtkdocize.
 include $(top_srcdir)/gtk-doc.make



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