HEX
Server: Apache
System: FreeBSD www860.sakura.ne.jp 13.0-RELEASE-p14 FreeBSD 13.0-RELEASE-p14 #2: Mon Dec 9 13:54:55 JST 2024 root@www5301.sakura.ne.jp:/usr/obj/usr/src/amd64.amd64/sys/GENERIC amd64
User: yoyo0427 (1306)
PHP: 8.3.8
Disabled: NONE
Upload Files
File: //usr/local/include/bash/version.h
/* Version control for the shell.  This file gets changed when you say
   `make version.h' to the Makefile.  It is created by mkversion. */

/* The distribution version number of this shell. */
#define DISTVERSION "5.1"

/* The last built version of this shell. */
#define BUILDVERSION 0

/* The release status of this shell. */
#define RELSTATUS "release"

/* The default shell compatibility-level (the current version) */
#define DEFAULT_COMPAT_LEVEL 51

/* A version string for use by sccs and the what command. */
#define SCCSVERSION "@(#)Bash version 5.1.16(0) release GNU"