mirror of https://github.com/mpv-player/mpv
Fixes suggested by The Wanderer
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15208 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
1db57895de
commit
1a457af14f
|
@ -31,7 +31,7 @@ create the release tree:
|
||||||
echo "#define VERSION \"1.0pre5-$1 \"" > version.h
|
echo "#define VERSION \"1.0pre5-$1 \"" > version.h
|
||||||
============
|
============
|
||||||
|
|
||||||
- build the HTML docs from XML sources; then cleanup
|
- build the HTML docs from XML sources, then cleanup.
|
||||||
make html-chunked; make releaseclean
|
make html-chunked; make releaseclean
|
||||||
|
|
||||||
release the tree:
|
release the tree:
|
||||||
|
@ -56,13 +56,13 @@ to ../OLD_stuff/ dir
|
||||||
|
|
||||||
Somehow get Diego to write a news entry for the release, and update the
|
Somehow get Diego to write a news entry for the release, and update the
|
||||||
source file of dload.html and commit it. Test it, it's sometimes buggy
|
source file of dload.html and commit it. Test it, it's sometimes buggy
|
||||||
(broken links etc). Update also translated versions of dload.html
|
(broken links etc). Also, update translated versions of dload.html.
|
||||||
|
|
||||||
Send a message to mplayer-announce mailing list.
|
Send a message to mplayer-announce mailing list.
|
||||||
|
|
||||||
Add the new release version to bugzilla page.
|
Add the new release version to bugzilla page.
|
||||||
|
|
||||||
Update relase version in #mplayer topic
|
Update release version in #mplayer topic
|
||||||
|
|
||||||
Update project page on Freshmeat
|
Update project page on Freshmeat
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue