diff options
Diffstat (limited to 'src/kmk/config.h.solaris')
-rw-r--r-- | src/kmk/config.h.solaris | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/kmk/config.h.solaris b/src/kmk/config.h.solaris index 37b42a7..aebf10a 100644 --- a/src/kmk/config.h.solaris +++ b/src/kmk/config.h.solaris @@ -314,13 +314,13 @@ #define PACKAGE_NAME "GNU make" /* Define to the full name and version of this package. */ -#define PACKAGE_STRING "GNU make 3.81.90" +#define PACKAGE_STRING "GNU make 3.82" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "make" /* Define to the version of this package. */ -#define PACKAGE_VERSION "3.81.90" +#define PACKAGE_VERSION "3.82" /* Define to the character that separates directories in PATH. */ #define PATH_SEPARATOR_CHAR ':' @@ -373,7 +373,7 @@ /* #undef UMAX4_3 */ /* Version number of package */ -#define VERSION "3.81.90" +#define VERSION "3.82" /* Use platform specific coding */ /* #undef WINDOWS32 */ |