From b6f67c7948038ae1d26284914b9fd4eca84f345d Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Tue, 26 Jun 2001 21:29:02 +0000 Subject: [PATCH] Removed vgasink for now. Original commit message from CVS: Removed vgasink for now. --- configure.base | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/configure.base b/configure.base index b4e441af99..0529604cb1 100644 --- a/configure.base +++ b/configure.base @@ -10,7 +10,7 @@ AM_CONFIG_HEADER(config.h) GST_VERSION_MAJOR=0 GST_VERSION_MINOR=2 -GST_VERSION_MICRO=0 +GST_VERSION_MICRO=1 GST_VERSION=$GST_VERSION_MAJOR.$GST_VERSION_MINOR.$GST_VERSION_MICRO PACKAGE=gstreamer @@ -1243,7 +1243,6 @@ plugins/visualization/smoothwave/Makefile plugins/visualization/chart/Makefile plugins/videoscale/Makefile plugins/xvideosink/Makefile -plugins/vgasink/Makefile plugins/wav/Makefile plugins/dvdsrc/Makefile plugins/vcdsrc/Makefile