summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorKjell Ahlstedt <kjellahlstedt@gmail.com>2020-12-11 18:21:32 +0100
committerKjell Ahlstedt <kjellahlstedt@gmail.com>2020-12-11 18:21:32 +0100
commit3ac399bcc946ef5e398cdf7eaf603f7430ca1f28 (patch)
tree41674f3b9f9a651c12977890a27097e884ac84a6 /docs
parentb7ec92f0980f8913e7ef53b605070eb9ebe7bee4 (diff)
downloadglibmm-3ac399bcc946ef5e398cdf7eaf603f7430ca1f28.tar.gz
Change the ABI to glibmm-2.68
So we can use the 2.66 version numbers for stable releases in the glibmm-2.4 ABI series. We've done similar ABI name changes several times before.
Diffstat (limited to 'docs')
-rw-r--r--docs/Makefile_web.am_fragment6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/Makefile_web.am_fragment b/docs/Makefile_web.am_fragment
index ee268e0d..b34d3062 100644
--- a/docs/Makefile_web.am_fragment
+++ b/docs/Makefile_web.am_fragment
@@ -1,8 +1,8 @@
web_host = gtkmm.org
-web_path_gtkmm = /home/murrayc/gtkmm.org/docs/glibmm-2.66/
-#web_path_gtkmm = /home/groups/g/gt/gtkmm/htdocs/docs/glibmm-2.66/
+web_path_gtkmm = /home/murrayc/gtkmm.org/docs/glibmm-2.68/
+#web_path_gtkmm = /home/groups/g/gt/gtkmm/htdocs/docs/glibmm-2.68/
web_path_docs = $(web_path_gtkmm)docs/
rsync_args = -vz --rsh ssh
-gtkmm_docdir = $(datadir)/doc/glibmm-2.66/docs
+gtkmm_docdir = $(datadir)/doc/glibmm-2.68/docs