Index: freecolor.c ================================================================== --- freecolor.c +++ freecolor.c @@ -65,11 +65,11 @@ #ifndef NO_GETOPT #include #endif #define BARLEN 35 #define HEADERLEN 14 -#define VERSION "0.8.5" +#define VERSION "0.8.6" extern char *optarg; extern int optind, opterr, optopt; Index: makearch.info ================================================================== --- makearch.info +++ makearch.info @@ -15,11 +15,11 @@ # prefixed with the contents of the DOC_HDR file and substitution # will occur: # @@UTIL@@ becomes the utility name ${UTIL} # @@VERS@@ becomes the utility version # @@DATE@@ becomes the current date -DOCS="README" +DOCS="README ChangeLog" DOC_HDR="HEADER" # This script is executed immediately after copying the files # to a temp directory to attempt to compile BEFORE=""