diff options
Diffstat (limited to 'nt/config.nt')
-rw-r--r-- | nt/config.nt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nt/config.nt b/nt/config.nt index a04ee7c306a..b50c8b3cb17 100644 --- a/nt/config.nt +++ b/nt/config.nt @@ -1576,7 +1576,7 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ #undef USG_SUBTTY_WORKS /* Version number of package */ -#define VERSION "24.3.92" +#define VERSION "24.3.93" /* Define to 1 if unsetenv returns void instead of int. */ #undef VOID_UNSETENV |