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:
6385c5b
)
back to dev
author
Thomas Vander Stichele
<thomas@apestaart.org>
Fri, 11 Jan 2002 23:07:09 +0000
(23:07 +0000)
committer
Thomas Vander Stichele
<thomas@apestaart.org>
Fri, 11 Jan 2002 23:07:09 +0000
(23:07 +0000)
Original commit message from CVS:
back to dev
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index e528bc4366bf9f4be8ad20a8c2d589d2e0c879cc..83f9471b756e1889b817d16d918d3d10ea90fc62 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-9,12
+9,12
@@
AM_CONFIG_HEADER(config.h)
GST_VERSION_MAJOR=0
GST_VERSION_MINOR=3
-GST_VERSION_MICRO=1
+GST_VERSION_MICRO=1
1
dnl we use a datestamped release tag during CVS development
-
dnl
GST_VERSION_RELEASE=`date +%Y%m%d`
+GST_VERSION_RELEASE=`date +%Y%m%d`
dnl we use a normal release tag increased manually when releasing
-GST_VERSION_RELEASE=1
+
dnl
GST_VERSION_RELEASE=1
GST_VERSION=$GST_VERSION_MAJOR.$GST_VERSION_MINOR.$GST_VERSION_MICRO