mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-22 00:06:36 +00:00
upped prerelease number
Original commit message from CVS: upped prerelease number
This commit is contained in:
parent
ab9253b9fe
commit
e9c0b2bbab
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ GST_VERSION_MICRO=1
|
|||
dnl we use a datestamped release tag and a fourth version ".1" number
|
||||
dnl during CVS development
|
||||
GST_VERSION_RELEASE=`date +%Y%m%d`
|
||||
GST_VERSION=$GST_VERSION_MAJOR.$GST_VERSION_MINOR.$GST_VERSION_MICRO.2
|
||||
GST_VERSION=$GST_VERSION_MAJOR.$GST_VERSION_MINOR.$GST_VERSION_MICRO.3
|
||||
dnl we use a normal release tag increased manually when releasing
|
||||
dnl GST_VERSION_RELEASE=1
|
||||
dnl GST_VERSION=$GST_VERSION_MAJOR.$GST_VERSION_MINOR.$GST_VERSION_MICRO
|
||||
|
|
Loading…
Reference in a new issue