configure.ac: Dev.

Original commit message from CVS:
* configure.ac:
Dev.
This commit is contained in:
Ronald S. Bultje 2004-12-27 19:31:44 +00:00
parent 2f2a93bb57
commit e21d8a6fe0
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2004-12-27 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
* configure.ac:
Dev.
=== release 0.8.3 ===
2004-12-27 Ronald S. Bultje <rbultje@ronald.bitfreak.net>

View file

@ -12,7 +12,7 @@ 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, 8, 3, 0, GST_CVS="no", GST_CVS="yes")
AS_VERSION(gst-ffmpeg, GST_FFMPEG_VERSION, 0, 8, 3, 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