annotate version.sh @ 4379:92188a8f47a3
Remove x-iso8859-1.el, gtk-iso8859-1.el; they haven't been used for 18 months.
2008-01-02 Aidan Kehoe <kehoea@parhasard.net>
* x-iso8859-1.el: Removed.
* gtk-iso8859-1.el: Removed.
These haven't been used in a year and a half. No need to keep them
around.
author |
Aidan Kehoe <kehoea@parhasard.net> |
date |
Wed, 02 Jan 2008 21:33:54 +0100 |
parents |
3fbaef93f665 |
children |
|
rev |
line source |
163
|
1 #!/bin/sh
|
467
|
2 emacs_is_beta=t
|
265
|
3 emacs_major_version=21
|
474
|
4 emacs_minor_version=5
|
3975
|
5 emacs_beta_version=28
|
|
6 xemacs_codename="fuki"
|
708
|
7 emacs_kit_version=
|
298
|
8 infodock_major_version=4
|
|
9 infodock_minor_version=0
|
422
|
10 infodock_build_version=8
|
4309
|
11 xemacs_extra_name="(+CVS-20071205)"
|
3975
|
12 xemacs_release_date="2007-05-21"
|