This folder contains the binary programs as well as their source files. The files are named according to the following pattern:
Binary program
emacs-bin-w64-TIMESTAMP.7z
Source files
emacs-src-TIMESTAMP.7z
where TIMESTAMP is the time of the revision picked up, in format "YYYYMMDD".
Note that from 2014-11-14 I compile from the git repository, so the new pattern is:
Binary program
emacs-bin-w64-TIMESTAMP-SHORTHASH.7z
Source files
emacs-src-TIMESTAMP-SHORTHASH.7z
where TIMESTAMP is the time of the revision picked up, in format "YYYYMMDD", and SHORTHASH is the abbreviated SHA-1 hash.