summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMurray Cumming <murrayc@murrayc.com>2017-08-25 11:19:07 +0200
committerMurray Cumming <murrayc@murrayc.com>2017-08-25 11:19:07 +0200
commit9f89221b024b028286bea35f7a4d9b873bfb3266 (patch)
treefbda7c3aff3a6f0abef9fc55ca130badb9323b42 /docs
parentdbf53fdad1133aa6f6966f2ef2fbbaafa4da3340 (diff)
downloadglibmm-9f89221b024b028286bea35f7a4d9b873bfb3266.tar.gz
Change the ABI to glibmm-2.54
So we can use the 2.53/54 version numbers for more stable releases. We don't need to release a stable ABI-parallel glibmm until we need to release gtkmm 4.0, and that won't happen until GTK+ 4.0.0 happens, and we don't know when that might be. We did this once before: https://git.gnome.org/browse/glibmm/commit/?id=dee483b29bdaaabc587f3f8b6bff05663e7dccdc
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 209e87ca..dd59ab94 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.54/
-#web_path_gtkmm = /home/groups/g/gt/gtkmm/htdocs/docs/glibmm-2.54/
+web_path_gtkmm = /home/murrayc/gtkmm.org/docs/glibmm-2.56/
+#web_path_gtkmm = /home/groups/g/gt/gtkmm/htdocs/docs/glibmm-2.56/
web_path_docs = $(web_path_gtkmm)docs/
rsync_args = -vz --rsh ssh
-gtkmm_docdir = $(datadir)/doc/glibmm-2.54/docs
+gtkmm_docdir = $(datadir)/doc/glibmm-2.56/docs