diff lib-src/makefile.w32-in @ 83607:b009fb9581ca

* emacsclient.c (decode_options): Don't use a tty on windows. * makefile.w32-in (VERSION): Update.
author Dan Nicolaescu <dann@ics.uci.edu>
date Wed, 16 May 2007 23:16:53 +0000
parents f12b62910def
children fd5b4a865d1d
line wrap: on
line diff
--- a/lib-src/makefile.w32-in	Wed May 16 22:49:30 2007 +0000
+++ b/lib-src/makefile.w32-in	Wed May 16 23:16:53 2007 +0000
@@ -24,7 +24,7 @@
 
 .PHONY: $(ALL)
 
-VERSION		= 22.1.50
+VERSION		= 23.0.51
 
 LOCAL_FLAGS	= -DWINDOWSNT -DDOS_NT -DSTDC_HEADERS=1 -DNO_LDAV=1 \
 		  -DNO_ARCHIVES=1 -DHAVE_CONFIG_H=1 -I../nt/inc \