sync with OpenBSD -current
This commit is contained in:
parent
a34e492c6b
commit
acb2a22980
86 changed files with 12131 additions and 4602 deletions
|
@ -1,7 +1,7 @@
|
|||
/* $XTermId: version.h,v 1.536 2023/01/09 10:29:58 tom Exp $ */
|
||||
/* $XTermId: version.h,v 1.565 2024/07/11 23:38:21 tom Exp $ */
|
||||
|
||||
/*
|
||||
* Copyright 1998-2022,2023 by Thomas E. Dickey
|
||||
* Copyright 1998-2023,2024 by Thomas E. Dickey
|
||||
*
|
||||
* All Rights Reserved
|
||||
*
|
||||
|
@ -38,8 +38,8 @@
|
|||
* version of X to which this version of xterm has been built. The resulting
|
||||
* number in parentheses is my patch number (Thomas E. Dickey).
|
||||
*/
|
||||
#define XTERM_PATCH 378
|
||||
#define XTERM_DATE 2023-01-09
|
||||
#define XTERM_PATCH 393
|
||||
#define XTERM_DATE 2024-07-11
|
||||
|
||||
#ifndef __vendorversion__
|
||||
#define __vendorversion__ "XTerm/SecBSD"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue