diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2005-10-23 23:05:59 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2005-10-23 23:05:59 +0000 |
commit | b9e012c606be58f7968a867fd3d96f72fbb8da39 (patch) | |
tree | e47215799541f614a4bff246f263a4a985955e99 /docs | |
parent | 2b3f876d7cbcc791dc7807edeb42034f91126036 (diff) |
back to HEAD
Original commit message from CVS:
back to HEAD
Diffstat (limited to 'docs')
-rw-r--r-- | docs/upload.mak | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/upload.mak b/docs/upload.mak index ed01e5e9..90a86d7a 100644 --- a/docs/upload.mak +++ b/docs/upload.mak @@ -16,6 +16,7 @@ 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) upload: $(FORMATS) |