diff --git a/ext/soup/gstsouphttpsrc.c b/ext/soup/gstsouphttpsrc.c index dae9b80312..5590e200b2 100644 --- a/ext/soup/gstsouphttpsrc.c +++ b/ext/soup/gstsouphttpsrc.c @@ -119,7 +119,7 @@ enum PROP_TLS_INTERACTION, }; -#define DEFAULT_USER_AGENT "GStreamer souphttpsrc " +#define DEFAULT_USER_AGENT "GStreamer souphttpsrc " PACKAGE_VERSION " " #define DEFAULT_IRADIO_MODE TRUE #define DEFAULT_SOUP_LOG_LEVEL SOUP_LOGGER_LOG_HEADERS #define DEFAULT_COMPRESS FALSE