diff options
| author | Chong Yidong | 2007-05-17 18:55:36 +0000 |
|---|---|---|
| committer | Chong Yidong | 2007-05-17 18:55:36 +0000 |
| commit | ab43d1e484120a22b5dea36d0abd8be999cd7380 (patch) | |
| tree | 76cd46acd679c2d6bf662c88dddd15e10f923fcf /lib-src | |
| parent | c5efc23b31d40ec96d2d1b2e448a2c799d8545a0 (diff) | |
| download | emacs-ab43d1e484120a22b5dea36d0abd8be999cd7380.tar.gz emacs-ab43d1e484120a22b5dea36d0abd8be999cd7380.zip | |
Bump version to 22.0.990emacs-pretest-22.0.990
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 ceba5c6f6d1..c1e7b70e5bf 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.0.99 | 27 | VERSION = 22.0.990 |
| 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 \ |