From d387bc1e5722926071ccb06338d138c0af71194c Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Fri, 13 Jan 2006 19:25:40 +0000 Subject: releasing 0.10.1 Original commit message from CVS: releasing 0.10.1 --- docs/upload.mak | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/upload.mak') diff --git a/docs/upload.mak b/docs/upload.mak index b80c0578..90a86d7a 100644 --- a/docs/upload.mak +++ b/docs/upload.mak @@ -13,7 +13,7 @@ # correct User entry for the Host entry for the DOC_SERVER # these variables define the location of the online docs -DOC_SERVER=uraeus@freedesktop.org +DOC_SERVER=freedesktop.org DOC_BASE=/srv/gstreamer.freedesktop.org/www/data/doc DOC_URL=$(DOC_SERVER):$(DOC_BASE) GST_VERSION_NANO = $(GST_PLUGINS_GOOD_VERSION_NANO) -- cgit