projects
/
platform
/
upstream
/
gstreamer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
553682e
)
bump version
author
Thomas Vander Stichele
<thomas@apestaart.org>
Wed, 4 Feb 2004 21:47:06 +0000
(21:47 +0000)
committer
Thomas Vander Stichele
<thomas@apestaart.org>
Wed, 4 Feb 2004 21:47:06 +0000
(21:47 +0000)
Original commit message from CVS:
bump version
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index a4f0a3b13d102ea2db75162204d06a9d962f69d1..7b5c652b52411b105b0d1962f13ece2089b25df7 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-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-plugins, GST_PLUGINS_VERSION, 0, 7, 3,
1
, GST_CVS="no", GST_CVS="yes")
+AS_VERSION(gst-plugins, GST_PLUGINS_VERSION, 0, 7, 3,
2
, GST_CVS="no", GST_CVS="yes")
dnl add a suffix to apps
if test x$program_suffix = xNONE ; then