diff options
author | Jan Schmidt <thaytan@mad.scientist.com> | 2006-02-08 15:57:53 +0000 |
---|---|---|
committer | Jan Schmidt <thaytan@mad.scientist.com> | 2006-02-08 15:57:53 +0000 |
commit | ba17539d2790bb407cd9cabd790ffc9b7c7b1702 (patch) | |
tree | f0d6dc41d49e961b399697341221a8c018116cc7 /win32 | |
parent | 9a1ed4d0120ae67acb8beeb3fe92fc98087af0f7 (diff) | |
download | gstreamer-plugins-base-ba17539d2790bb407cd9cabd790ffc9b7c7b1702.tar.gz |
0.10.2.2 prerelease (of 0.10.3).
Original commit message from CVS:
* configure.ac:
* win32/common/config.h:
0.10.2.2 prerelease (of 0.10.3).
Diffstat (limited to 'win32')
-rw-r--r-- | win32/common/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/common/config.h b/win32/common/config.h index 11cc8e871..89b195b9e 100644 --- a/win32/common/config.h +++ b/win32/common/config.h @@ -250,7 +250,7 @@ #undef STDC_HEADERS /* Version number of package */ -#define VERSION "0.10.2.1" +#define VERSION "0.10.2.2" /* Define to 1 if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel and VAX). */ |