[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

@ -59,6 +59,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 Base Library Reference Manual</title>
<releaseinfo>
for GIMP <xi:include href="version" parse="text"/>
for GIMP <xi:include href="../version" parse="text"/>
</releaseinfo>
</bookinfo>

View File

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