summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian.droege@collabora.co.uk>2012-04-04 14:52:13 +0200
committerSebastian Dröge <sebastian.droege@collabora.co.uk>2012-04-04 14:52:13 +0200
commit3eb22d5286259904a50d015568beeec1c5553499 (patch)
tree9e58a44eae311d39ec559d3842f7f27491d086c7 /docs
parentb763fb5f52d07a2a28127390c7ccb5ff5eaaf59e (diff)
gnl: Update versioning
Diffstat (limited to 'docs')
-rw-r--r--docs/libs/gnonlin-docs.sgml2
-rw-r--r--docs/version.entities.in2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/libs/gnonlin-docs.sgml b/docs/libs/gnonlin-docs.sgml
index db1f307..5cb298c 100644
--- a/docs/libs/gnonlin-docs.sgml
+++ b/docs/libs/gnonlin-docs.sgml
@@ -9,7 +9,7 @@
<bookinfo>
<title>GNonLin &GNL_VERSION; Reference Manual</title>
<releaseinfo>
- for GStreamer GNonLin Plugins &GST_MAJORMINOR; (&GNL_VERSION;)
+ for GStreamer GNonLin Plugins &GST_API_VERSION; (&GNL_VERSION;)
The latest version of this documentation can be found on-line at
<ulink role="online-location" url="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gnonlin/html/">http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gnonlin/html/</ulink>.
</releaseinfo>
diff --git a/docs/version.entities.in b/docs/version.entities.in
index 13690d2..d1928cd 100644
--- a/docs/version.entities.in
+++ b/docs/version.entities.in
@@ -1,2 +1,2 @@
-<!ENTITY GST_MAJORMINOR "@GST_MAJORMINOR@">
+<!ENTITY GST_API_VERSION "@GST_API_VERSION@">
<!ENTITY GNL_VERSION "@VERSION@">