summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Bragg <robert@linux.intel.com>2013-07-09 23:17:37 +0100
committerRobert Bragg <robert@linux.intel.com>2013-07-09 23:19:51 +0100
commitc281b6dd93fac6ee2fb311a540d4215cadb165c7 (patch)
tree4cea32abfac270c2f946985c4f03998db168b2c2
parent8caa1163254a7c4918faf81f676bf300ac8c3edd (diff)
downloadcogl-c281b6dd93fac6ee2fb311a540d4215cadb165c7.tar.gz
release: update documentation links for release notes
The release notes now link to http://cogl3d.org/cogl2-reference/ for the experimental 2.0 api reference
-rw-r--r--build/autotools/Makefile.am.release5
1 files changed, 2 insertions, 3 deletions
diff --git a/build/autotools/Makefile.am.release b/build/autotools/Makefile.am.release
index 224953f5..11b14615 100644
--- a/build/autotools/Makefile.am.release
+++ b/build/autotools/Makefile.am.release
@@ -113,9 +113,8 @@ release-message:
@echo " http://developer.gnome.org/cogl/stable/"
@echo "The 1.x development API is documented here:"
@echo " http://developer.gnome.org/cogl/1.$(COGL_1_MINOR_VERSION)"
- @echo ""
- @echo "The experimental 2.0 API is currently not hosted online but can be built"
- @echo "by passing the --enable-gtk-doc option to ./configure when building."
+ @echo "The experimental 2.0 API is documented here:"
+ @echo " http://cogl3d.org/cogl2-reference/"
@echo ""
@echo ""
@echo "RELEASE NOTES"