diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2006-01-13 19:25:40 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2006-01-13 19:25:40 +0000 |
commit | d387bc1e5722926071ccb06338d138c0af71194c (patch) | |
tree | 6cc07a84bfb57229ebbad64f521cf00c0dffb280 /docs/upload.mak | |
parent | db44320882c918a37d197657fcb771ca5ffabc24 (diff) |
releasing 0.10.1
Original commit message from CVS:
releasing 0.10.1
Diffstat (limited to 'docs/upload.mak')
-rw-r--r-- | docs/upload.mak | 2 |
1 files changed, 1 insertions, 1 deletions
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) |