diff options
| author | Chong Yidong <cyd@stupidchicken.com> | 2008-03-26 13:49:17 +0000 |
|---|---|---|
| committer | Chong Yidong <cyd@stupidchicken.com> | 2008-03-26 13:49:17 +0000 |
| commit | 21d7435c63162c369d020fa5ef133ca3240fd5ee (patch) | |
| tree | 6d63a2dd8559b00b20b1803a3b310602a38be666 /lib-src | |
| parent | 3789dbbb06a643a87cb7a9df2f7814cebc60c19e (diff) | |
| download | emacs-21d7435c63162c369d020fa5ef133ca3240fd5ee.tar.gz | |
Bump version to 22.2
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 32f3fcc58ad..a8e478875dc 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 .PHONY: $(ALL) -VERSION = 22.1.92 +VERSION = 22.2 LOCAL_FLAGS = -DWINDOWSNT -DDOS_NT -DSTDC_HEADERS=1 -DNO_LDAV=1 \ -DNO_ARCHIVES=1 -DHAVE_CONFIG_H=1 -I../nt/inc \ |
