mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-23 08:46:40 +00:00
this is better for everyone involved
Original commit message from CVS: this is better for everyone involved
This commit is contained in:
parent
49032fcf0c
commit
bcc21f6f5f
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@ version_check ()
|
||||||
MINOR=$4
|
MINOR=$4
|
||||||
MICRO=$5
|
MICRO=$5
|
||||||
|
|
||||||
|
WRONG=
|
||||||
|
|
||||||
debug "major $MAJOR minor $MINOR micro $MICRO"
|
debug "major $MAJOR minor $MINOR micro $MICRO"
|
||||||
VERSION=$MAJOR
|
VERSION=$MAJOR
|
||||||
|
|
Loading…
Reference in a new issue