update defs
authorThomas Vander Stichele <thomas@apestaart.org>
Sun, 4 Mar 2007 23:41:04 +0000 (23:41 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Sun, 4 Mar 2007 23:41:04 +0000 (23:41 +0000)
Original commit message from CVS:
update defs

win32/common/config.h
win32/common/libgstutils.def

index 46a9e4f..3d32e13 100644 (file)
 #undef PACKAGE_NAME "GStreamer Base Plug-ins"
 
 /* Define to the full name and version of this package. */
-#undef PACKAGE_STRING "GStreamer Base Plug-ins 0.10.11.1"
+#undef PACKAGE_STRING "GStreamer Base Plug-ins 0.10.11.2"
 
 /* Define to the one symbol short name of this package. */
 #undef PACKAGE_TARNAME "gst-plugins-base"
 
 /* Define to the version of this package. */
-#undef PACKAGE_VERSION "0.10.11.1"
+#undef PACKAGE_VERSION "0.10.11.2"
 
 /* directory where plugins are located */
 #undef PLUGINDIR
 #undef STDC_HEADERS
 
 /* Version number of package */
-#define VERSION "0.10.11.1"
+#define VERSION "0.10.11.2"
 
 /* Define to 1 if your processor stores words with the most significant byte
    first (like Motorola and SPARC, unlike Intel and VAX). */
 #ifndef __cplusplus
 #undef inline
 #endif
+
+#define GST_INSTALL_PLUGINS_HELPER "/usr/local/libexec/gst-install-plugins-helper"
index 0d2bd39..5306c6b 100644 (file)
@@ -1,8 +1,8 @@
 EXPORTS
-       gst_base_utils_init
-       gst_base_utils_get_source_description
+       gst_pb_utils_init
+       gst_pb_utils_get_source_description
        gst_is_missing_plugin_message
        gst_missing_decoder_message_new
        gst_missing_element_message_new
        gst_missing_plugin_message_get_installer_detail
-       gst_missing_uri_source_message_new
\ No newline at end of file
+       gst_missing_uri_source_message_new