summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2003-12-09 17:29:20 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2003-12-09 17:29:20 +0000
commite8affca9f7a6d52546aed4a0849af48339f851c0 (patch)
tree07928330b6c76da4c053ca4e3d016fe526fa2637 /configure.ac
parent21f40a9a2f055cc2c531db5c4a58c7bb95cdfcbc (diff)
tweaks 'n' docs
Original commit message from CVS: tweaks 'n' docs
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 965b894fc4..ded2f390fc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -13,6 +13,8 @@ AM_MAINTAINER_MODE
dnl when going to/from release please set the nano (fourth number) right !
dnl releases only do Wall, cvs and prerelease does Werror too
AS_VERSION(gst-ffmpeg, GST_FFMPEG_VERSION, 0, 7, 2, 1, GST_CVS="no", GST_CVS="yes")
+dnl we cheat here so we don't have to change the actual configure code bit
+GST_PLUGINS_VERSION_NANO=$GST_FFMPEG_VERSION_NANO
AM_INIT_AUTOMAKE($PACKAGE,$VERSION)