Files
oldlinux-files/bin/old/bash-1.05/version.h
2024-02-19 00:21:52 -05:00

9 lines
296 B
C

/* Version control for the shell. This file gets changed when you say
`make newversion' to the Makefile. It is created by newversion.aux. */
/* The distribution version number of this shell. */
#define DISTVERSION "1.05"
/* The last built version of this shell. */
#define BUILDVERSION 14