summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am6
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am
index 02750946..20a52f8f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -89,9 +89,9 @@ release-announce: upload-release
@echo ""
@echo " $(PACKAGE) is a C++ API for glib, used by gtkmm."
@echo ""
- @echo " $(PACKAGE) 2.16 wraps new API in glib 2.16, including the new gio library, "
- @echo " and is API/ABI-compatibile with glibmm 2.14, 2.12, 2.10, 2.8, 2.6 and "
- @echo " 2.4. It is a version of the glibmm-2.4 API."
+ @echo " $(PACKAGE) wraps new API in glib, including the gio library, "
+ @echo " and is API/ABI-compatibile with older versions of glibmm back to "
+ @echo " version 2.4. It is a version of the glibmm-2.4 API."
@echo ""
@echo " gtkmm and $(PACKAGE) stay in-sync with GTK+ by following the official GNOME release schedule:"
@echo " http://www.gnome.org/start/unstable/"