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:
072a884
)
back to head
author
Thomas Vander Stichele
<thomas@apestaart.org>
Tue, 6 Sep 2005 14:11:21 +0000
(14:11 +0000)
committer
Thomas Vander Stichele
<thomas@apestaart.org>
Tue, 6 Sep 2005 14:11:21 +0000
(14:11 +0000)
Original commit message from CVS:
back to head
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index 96269c557eef41a2057f1c77e2d1626abf089ef9..a99aa64e1d88c3a3315412a048bf84bedda2fbb1 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-5,7
+5,8
@@
AC_CANONICAL_TARGET
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(gstreamer, GST_VERSION, 0, 9, 2, 0, GST_CVS="no", GST_CVS="yes")
+AS_VERSION(gstreamer, GST_VERSION, 0, 9, 2, 1,
+ GST_CVS="no", GST_CVS="yes")
dnl AM_MAINTAINER_MODE only provides the option to configure to enable it
AM_MAINTAINER_MODE