summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2002-01-02 14:09:13 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2002-01-02 14:09:13 +0000
commit5ae1f5855aa3fe7a1c2537c7ae3308476ede04c0 (patch)
treed5d9cf66225001d98944338be608863985143fa2
parentde0ba03c8924aacf05b7f215c983b16c12b163ea (diff)
downloadgstreamer-5ae1f5855aa3fe7a1c2537c7ae3308476ede04c0.tar.gz
bumped version
Original commit message from CVS: bumped version
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 2ed85b1596..d7384b9820 100644
--- a/configure.ac
+++ b/configure.ac
@@ -8,7 +8,7 @@ AM_CONFIG_HEADER(config.h)
GST_VERSION_MAJOR=0
GST_VERSION_MINOR=3
-GST_VERSION_MICRO=01
+GST_VERSION_MICRO=02
dnl we use the release tag during CVS development
GST_VERSION_RELEASE=`date +%Y%m%d`