Searched refs:BASH_MAJOR (Results 1 – 1 of 1) sorted by relevance
31 #ifndef BASH_MAJOR32 # define BASH_MAJOR "1" macro38 #define BASH_VERSION BASH_MAJOR "." BASH_MINOR "." BASH_PATCH "(" BASH_BUILD ")-" BASH_RELEASE 365 argv[0] = BASH_MAJOR; in bash_init()