summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim.muller@collabora.co.uk>2009-05-29 19:52:58 +0100
committerTim-Philipp Müller <tim.muller@collabora.co.uk>2009-05-30 13:08:14 +0100
commitcc2d41d88f464970e4d6682693fd7a7d8874e7b5 (patch)
treea380d42441cd15bc5619a0f25187e0dfab9bb358
parentd64ccc39b6135b2668dc3602bfb0eebe730e0872 (diff)
win32: update config.h
-rw-r--r--win32/common/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/common/config.h b/win32/common/config.h
index abf941af..18dbcc48 100644
--- a/win32/common/config.h
+++ b/win32/common/config.h
@@ -21,7 +21,7 @@
#define GST_LICENSE "LGPL"
/* package name in plugins */
-#define GST_PACKAGE_NAME "GStreamer Ugly Plug-ins CVS/prerelease"
+#define GST_PACKAGE_NAME "GStreamer Ugly Plug-ins git/prerelease"
/* package origin */
#define GST_PACKAGE_ORIGIN "Unknown package origin"