2014-01-24 10:00:26 -05:00

14 lines
308 B
C

/* GStreamer license */
#define GST_LICENSE "LGPL"
/* package name in plugins */
#define PACKAGE_NAME "VISION Plug-ins GIT/prerelease"
/* package origin */
#define GST_PACKAGE_ORIGIN "Unknown package origin"
/* Version number of package */
#define VERSION "0.10.0.1"
#define PACKAGE "gst-plugins-vision"