Searched refs:BASH_RELEASE (Results 1 – 1 of 1) sorted by relevance
36 # define BASH_RELEASE "experimental" macro38 #define BASH_VERSION BASH_MAJOR "." BASH_MINOR "." BASH_PATCH "(" BASH_BUILD ")-" BASH_RELEASE 370 argv[4] = BASH_RELEASE; in bash_init()