]> source.dussan.org Git - tigervnc.git/commitdiff
Update release documentation (not sure how useful this documentation still is, but...
authorDRC <dcommander@users.sourceforge.net>
Fri, 24 Jun 2011 19:43:04 +0000 (19:43 +0000)
committerDRC <dcommander@users.sourceforge.net>
Fri, 24 Jun 2011 19:43:04 +0000 (19:43 +0000)
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4541 3789f03b-4d11-0410-bbf8-ca57d06f2519

doc/dev/make_release
doc/dev/release_announcement
doc/dev/version_numbers

index 179bf5946ee83b433658acbf2f5b362b3092bcd6..13956f8e17b8c28210cb738d536f06172585443c 100644 (file)
@@ -2,9 +2,7 @@ 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. go to exported tree and in unix/ and win/ directories run `autoreconf -fiv`
-4. find all "autom4te.cache" directories and remove them
-5. pack the exported source as ".tar.gz" archive
-6. upload the tarball, built Win installer and Xvnc to Sourceforge
-7. fill the release_announcement template
-8. send announcement to tigervnc-announce
+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
index c6b17801d23ff5f6a594a7b52fa7905c2ab18a8b..e867f4e55e6ebe86f22b61f4bb3693a8fec768a3 100644 (file)
@@ -11,13 +11,7 @@ Changes since <previous version>:
 [Enhancement] Enhancement has been added.
 [Documentation] Yes, we really updated documentation.
 
-TigerVNC <version> source can be downloaded from
-       <link>
-
-Prebuild binaries for 32bit Windows can be downloaded from
-       <link>
-
-Prebuild Xvnc for 32bit Linux can be downloaded from
+TigerVNC <version> binaries and source can be downloaded from
        <link>
 
 Please report bugs to https://sourceforge.net/tracker/?group_id=254363&atid=1126848.
index bb8b64944c05c99202eabe38332a63b3b3f2acf8..38cdde941f3c2704c6f856ce465356f3ce19750d 100644 (file)
@@ -1,11 +1,8 @@
 Files written below contain release numbers which should be changed during
 release process.
 
+CMakeLists.txt
 java/src/com/tigervnc/vncviewer/README
-configure.ac
+java/src/com/tigervnc/vncviewer/VncViewer.java
 unix/xserver/hw/vnc/xvnc.cc
-win/vncconfig/vncconfig.rc
-win/vncviewer/vncviewer.rc
-win/winvnc/winvnc.rc
-win/tigervnc.iss