summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2001-12-11 02:44:37 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2001-12-11 02:44:37 +0000
commit4be500cf5cc43e6e3c1bbea66c57dc85cd2106fa (patch)
treec8833db8c9e8abf23fdbb38a66db4723d5d8398d
parent2365708738a6c74f25fc00042d26a406e37c5bb5 (diff)
version
Original commit message from CVS: version
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 460ff9a66c..e4b2d3e252 100644
--- a/configure.ac
+++ b/configure.ac
@@ -8,7 +8,7 @@ AM_CONFIG_HEADER(config.h)
GST_VERSION_MAJOR=0
GST_VERSION_MINOR=2
-GST_VERSION_MICRO=b99
+GST_VERSION_MICRO=990
GST_VERSION=$GST_VERSION_MAJOR.$GST_VERSION_MINOR.$GST_VERSION_MICRO
PACKAGE=gstreamer