summaryrefslogtreecommitdiff
path: root/app/xterm/version.h
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@cvs.openbsd.org>2008-09-23 19:08:56 +0000
committerMatthieu Herrb <matthieu@cvs.openbsd.org>2008-09-23 19:08:56 +0000
commitf0d06ca61c104601dbdd10a4e58ae54f8d3f5332 (patch)
treef7c40b51c0e5e266bba4f1f879c73bc04e09d362 /app/xterm/version.h
parentb3bdaa7b4a0608ac0b00a82146b8783623300dbe (diff)
xterm 237. tested by krw@ oga@ and others.
Diffstat (limited to 'app/xterm/version.h')
-rw-r--r--app/xterm/version.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/xterm/version.h b/app/xterm/version.h
index 3056d53a9..66f3268a8 100644
--- a/app/xterm/version.h
+++ b/app/xterm/version.h
@@ -1,4 +1,4 @@
-/* $XTermId: version.h,v 1.292 2008/05/26 19:18:04 tom Exp $ */
+/* $XTermId: version.h,v 1.293 2008/09/14 13:45:26 tom Exp $ */
/*
* These definitions are used to build the string that's printed in response to
@@ -6,7 +6,7 @@
* version of X to which this version of xterm has been built. The number in
* parentheses is my patch number (Thomas E. Dickey).
*/
-#define XTERM_PATCH 236
+#define XTERM_PATCH 237
#ifndef __vendorversion__
#define __vendorversion__ "XTerm/OpenBSD"