projects
/
platform
/
upstream
/
gst-plugins-base.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3184990
)
moving forward to release
author
Thomas Vander Stichele
<thomas@apestaart.org>
Sun, 5 Jan 2003 23:20:17 +0000
(23:20 +0000)
committer
Thomas Vander Stichele
<thomas@apestaart.org>
Sun, 5 Jan 2003 23:20:17 +0000
(23:20 +0000)
Original commit message from CVS:
moving forward to release
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index
8759cbd
..
59d6d30
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, 5,
0
, 1, GST_ERROR="-Wall", GST_ERROR="-Wall -Werror")
+AS_VERSION(gst-plugins, GST_PLUGINS_VERSION, 0, 5,
1
, 1, GST_ERROR="-Wall", GST_ERROR="-Wall -Werror")
AM_INIT_AUTOMAKE($PACKAGE,$VERSION)
dnl our libraries and install dirs use major.minor as a version