diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2002-01-08 11:45:27 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2002-01-08 11:45:27 +0000 |
commit | cbf4332fa97ce0afde27f8027546b69f8b47a821 (patch) | |
tree | 5635c8b8b2b0f17989eb4106e28cf210b423caf7 /configure.ac | |
parent | 8a10fb35c73e4f5807b8bee412a580c55576d33b (diff) |
feeling confident ;)
Original commit message from CVS:
feeling confident ;)
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 8b1c56aa..9aad3e60 100644 --- a/configure.ac +++ b/configure.ac @@ -9,7 +9,7 @@ AM_CONFIG_HEADER(config.h) GST_VERSION_MAJOR=0 GST_VERSION_MINOR=3 -GST_VERSION_MICRO=07 +GST_VERSION_MICRO=1 dnl we use a datestamped release tag during CVS development dnl GST_VERSION_RELEASE=`date +%Y%m%d` |