Browse Source

Moved release documentation to the wiki

tags/v1.3.90
Pierre Ossman 9 years ago
parent
commit
2b3ea10c09
3 changed files with 0 additions and 39 deletions
  1. 0
    8
      doc/dev/make_release
  2. 0
    25
      doc/dev/release_announcement
  3. 0
    6
      doc/dev/version_numbers

+ 0
- 8
doc/dev/make_release View File

@@ -1,8 +0,0 @@
Quick overview of steps to make a release.

1. tag the release
2. go to the correct tags/<tag> directory and run `svn export . tigervnc-<version>`
3. pack the exported source as ".tar.gz" archive
4. upload the tarball and binaries built from it to Sourceforge
5. fill the release_announcement template
6. send announcement to tigervnc-announce

+ 0
- 25
doc/dev/release_announcement View File

@@ -1,25 +0,0 @@
TigerVNC <version> is now available.

TigerVNC <version> is the <*1> of TigerVNC <branch>.

Highlights of TigerVNC <version>:
- this version is better
- this version is really better

Changes since <previous version>:
[Bugfix] Bug is now fixed.
[Enhancement] Enhancement has been added.
[Documentation] Yes, we really updated documentation.

TigerVNC <version> binaries and source can be downloaded from
<link>

Please report bugs to https://sourceforge.net/tracker/?group_id=254363&atid=1126848.

---
TigerVNC team, http://www.tigervnc.com



*1 - first/second alpha/beta release; first/second release candidate; stable release


+ 0
- 6
doc/dev/version_numbers View File

@@ -1,6 +0,0 @@
Files written below contain release numbers which should be changed during
release process.

CMakeLists.txt
java/CMakeLists.txt
unix/xserver/hw/vnc/xvnc.cc

Loading…
Cancel
Save