From 79c88cadb16c3eae9b13a4dc84995872eaa38f86 Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Thu, 8 Oct 2009 12:00:38 +0100 Subject: Version the API documentation --- docs/reference/rest/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'docs') diff --git a/docs/reference/rest/Makefile.am b/docs/reference/rest/Makefile.am index 713abb2..9632537 100644 --- a/docs/reference/rest/Makefile.am +++ b/docs/reference/rest/Makefile.am @@ -10,6 +10,7 @@ AUTOMAKE_OPTIONS = 1.6 # The name of the module, e.g. 'glib'. DOC_MODULE=rest +DOC_MODULE_VERSION=@API_VERSION@ # The top-level SGML file. You can change this if you want to. DOC_MAIN_SGML_FILE=$(DOC_MODULE)-docs.sgml -- cgit v1.2.1