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:
ebae8a1
)
bump up the version
author
Thomas Vander Stichele
<thomas@apestaart.org>
Fri, 1 Nov 2002 12:32:33 +0000
(12:32 +0000)
committer
Thomas Vander Stichele
<thomas@apestaart.org>
Fri, 1 Nov 2002 12:32:33 +0000
(12:32 +0000)
Original commit message from CVS:
bump up the version
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index 46484f1f561e60a6938f005f5ee38be37b590662..20ba12ab61ce142c5707d6f23e118998813992e0 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, 4,
1
, 1, GST_ERROR="-Wall", GST_ERROR="-Wall -Werror")
+AS_VERSION(gst-plugins, GST_PLUGINS_VERSION, 0, 4,
2
, 1, GST_ERROR="-Wall", GST_ERROR="-Wall -Werror")
AM_INIT_AUTOMAKE($PACKAGE,$VERSION)
AS_LIBTOOL(GST_PLUGINS, 0, 0, 0, yes)