HEX
Server: Apache/2.4.41 (FreeBSD) OpenSSL/1.0.2s mod_fcgid/2.3.9
System: FreeBSD salazo 12.0-RELEASE-p1303-ZFS hostBSD 12.0-RELEASE-p1303-ZFS DMR amd64
User: admin (1000)
PHP: 7.4.3
Disabled: NONE
Upload Files
File: /usr/iports/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.0"

/* 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 50

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