aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorPierre Ossman <ossman@cendio.se>2014-09-17 13:54:28 +0200
committerPierre Ossman <ossman@cendio.se>2014-09-17 13:54:28 +0200
commit2b3ea10c094f125aa26bc9b52ff8337d8af7a949 (patch)
treeeafb737a6040adf41901c9357bb114ad1c81616e /doc
parentc550e6fd86057073d664f521ae473f081fb75b93 (diff)
downloadtigervnc-2b3ea10c094f125aa26bc9b52ff8337d8af7a949.tar.gz
tigervnc-2b3ea10c094f125aa26bc9b52ff8337d8af7a949.zip
Moved release documentation to the wiki
Diffstat (limited to 'doc')
-rw-r--r--doc/dev/make_release8
-rw-r--r--doc/dev/release_announcement25
-rw-r--r--doc/dev/version_numbers6
3 files changed, 0 insertions, 39 deletions
diff --git a/doc/dev/make_release b/doc/dev/make_release
deleted file mode 100644
index 13956f8e..00000000
--- a/doc/dev/make_release
+++ /dev/null
@@ -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
diff --git a/doc/dev/release_announcement b/doc/dev/release_announcement
deleted file mode 100644
index e867f4e5..00000000
--- a/doc/dev/release_announcement
+++ /dev/null
@@ -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
-
diff --git a/doc/dev/version_numbers b/doc/dev/version_numbers
deleted file mode 100644
index 543aba0a..00000000
--- a/doc/dev/version_numbers
+++ /dev/null
@@ -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