]> git.proxmox.com Git - mirror_novnc.git/blame - docs/release.txt
Note that tcp-stream.js is Apache 2.0 LICENSE.
[mirror_novnc.git] / docs / release.txt
CommitLineData
df4fa13b
JM
1- Update and commit docs/VERSION and debian/changelog
2- Create version tag and tarball from tag
3 WVER=0.3
17bb6ca3 4 git tag v${WVER}
39188f4e
JM
5 git push origin master
6 git push origin v${WVER}
df4fa13b
JM
7 git archive --format=tar --prefix=novnc-${WVER}/ v${WVER} > novnc-${WVER}.tar
8 gzip novnc-${WVER}.tar
9- Upload tarball to repo