~ubuntu-branches/ubuntu/utopic/xterm/utopic-proposed

« back to all changes in this revision

Viewing changes to version.h

  • Committer: Daniel Holbach
  • Date: 2010-08-03 06:45:18 UTC
  • mfrom: (1.1.19 upstream)
  • Revision ID: daniel.holbach@canonical.com-20100803064518-obveikvy73ximzvw
Merging shared upstream rev into target branch.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/*
2
 
 * $XTermId: version.h,v 1.317 2010/05/18 00:47:07 tom Exp $
 
2
 * $XTermId: version.h,v 1.319 2010/06/28 08:49:07 tom Exp $
3
3
 * ----------------------------------------------------------------------------
4
4
 * this file is part of xterm
5
5
 *
39
39
 * version of X to which this version of xterm has been built.  The number in
40
40
 * parentheses is my patch number (Thomas E. Dickey).
41
41
 */
42
 
#define XTERM_PATCH   259
 
42
#define XTERM_PATCH   261
43
43
 
44
44
#ifndef __vendorversion__
45
45
#define __vendorversion__ "XTerm"