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:
0188128
)
bump back to cvs versoin
author
Thomas Vander Stichele
<thomas@apestaart.org>
Sat, 20 Dec 2003 13:58:35 +0000
(13:58 +0000)
committer
Thomas Vander Stichele
<thomas@apestaart.org>
Sat, 20 Dec 2003 13:58:35 +0000
(13:58 +0000)
Original commit message from CVS:
bump back to cvs versoin
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index
6193895
..
2557072
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,
0
, GST_CVS="no", GST_CVS="yes")
+AS_VERSION(gst-plugins, GST_PLUGINS_VERSION, 0, 7, 3,
1
, GST_CVS="no", GST_CVS="yes")
dnl add a suffix to apps
if test x$program_suffix = xNONE ; then