diff options
| author | Chong Yidong | 2008-01-30 21:51:43 +0000 |
|---|---|---|
| committer | Chong Yidong | 2008-01-30 21:51:43 +0000 |
| commit | 772964f93a1e19099aa24ac2453240d4f729ccab (patch) | |
| tree | a32728631ef0eb225aa715f854d8948723b783d6 /lib-src | |
| parent | b874d2a75fc3715d810b13085cadce1145a921c9 (diff) | |
| download | emacs-772964f93a1e19099aa24ac2453240d4f729ccab.tar.gz emacs-772964f93a1e19099aa24ac2453240d4f729ccab.zip | |
Bump version number to 22.1.90.
Diffstat (limited to 'lib-src')
| -rw-r--r-- | lib-src/makefile.w32-in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib-src/makefile.w32-in b/lib-src/makefile.w32-in index b30240fc895..37e2e555742 100644 --- a/lib-src/makefile.w32-in +++ b/lib-src/makefile.w32-in | |||
| @@ -24,7 +24,7 @@ ALL = make-docfile hexl ctags etags movemail ebrowse sorted-doc digest-doc emacs | |||
| 24 | 24 | ||
| 25 | .PHONY: $(ALL) | 25 | .PHONY: $(ALL) |
| 26 | 26 | ||
| 27 | VERSION = 22.1.50 | 27 | VERSION = 22.1.90 |
| 28 | 28 | ||
| 29 | LOCAL_FLAGS = -DWINDOWSNT -DDOS_NT -DSTDC_HEADERS=1 -DNO_LDAV=1 \ | 29 | LOCAL_FLAGS = -DWINDOWSNT -DDOS_NT -DSTDC_HEADERS=1 -DNO_LDAV=1 \ |
| 30 | -DNO_ARCHIVES=1 -DHAVE_CONFIG_H=1 -I../nt/inc \ | 30 | -DNO_ARCHIVES=1 -DHAVE_CONFIG_H=1 -I../nt/inc \ |