~ubuntu-branches/debian/squeeze/putty/squeeze

« back to all changes in this revision

Viewing changes to mac/version.r

  • Committer: Bazaar Package Importer
  • Author(s): Colin Watson
  • Date: 2008-05-28 09:28:32 UTC
  • mfrom: (4.1.4 hardy)
  • Revision ID: james.westby@ubuntu.com-20080528092832-88epkb3d4s1zsw61
Tags: 0.60-3
* Move putty to Applications/Network/Communication menu sub-section.
* Use dh_desktop.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
 * Current PuTTY version number.  Minor is in BCD
3
3
 */
4
4
#define VERSION_MAJOR 0x00
5
 
#define VERSION_MINOR 0x58
 
5
#define VERSION_MINOR 0x60
6
6
 
7
7
resource 'vers' (1, purgeable) {
8
8
#ifdef RELEASE