[devel-docs] move version file to deduplicate code

This commit is contained in:
Félix Piédallu
2019-08-25 18:35:39 +02:00
committed by Alexandre Prokoudine
parent a60ac57207
commit 0792cb65f4
29 changed files with 20 additions and 60 deletions

View File

@ -58,6 +58,3 @@ GTKDOC_LIBS = \
include $(top_srcdir)/gtk-doc.make
# Other files to distribute
EXTRA_DIST += version.in

View File

@ -7,7 +7,7 @@
<bookinfo>
<title>GIMP 3 Config Library Reference Manual</title>
<releaseinfo>
for GIMP <xi:include href="version" parse="text"/>
for GIMP <xi:include href="../version" parse="text"/>
</releaseinfo>
</bookinfo>
@ -17,7 +17,7 @@
<chapter id="libgimpconfig-hierarchy">
<title>Object Hierarchy</title>
<xi:include href="xml/tree_index.sgml" />
</chapter>
</chapter>
<xi:include href="xml/gimpconfig-iface.xml" />
<xi:include href="xml/gimpconfig-deserialize.xml" />

View File

@ -1 +0,0 @@
@GIMP_VERSION@