Update config.h for development.

This commit is contained in:
Wim Taymans 2009-01-22 14:00:57 +01:00 committed by Wim Taymans
parent 6e525250bc
commit b791d38ee8

View file

@ -24,7 +24,7 @@
#define GST_LICENSE "LGPL"
/* package name in plugins */
#define GST_PACKAGE_NAME "GStreamer Bad Plug-ins source release"
#define GST_PACKAGE_NAME "GStreamer Bad Plug-ins CVS/prerelease"
/* package origin */
#define GST_PACKAGE_ORIGIN "Unknown package origin"
@ -199,7 +199,7 @@
#undef USE_POISONING
/* Version number of package */
#define VERSION "0.10.10"
#define VERSION "0.10.10.1"
/* Define to 1 if your processor stores words with the most significant byte
first (like Motorola and SPARC, unlike Intel and VAX). */