annotate version.sh @ 1163:b17b0e6e1ef7
[xemacs-hg @ 2002-12-16 22:53:04 by youngs]
Update xemacs_extra_name.
author |
youngs |
date |
Mon, 16 Dec 2002 22:53:04 +0000 |
parents |
21dcf7ccd9a3 |
children |
f6befa1f5077 |
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
|
981
|
5 emacs_beta_version=9
|
|
6 xemacs_codename="brussels sprouts"
|
1163
|
7 xemacs_extra_name="(+CVS-20021216)"
|
708
|
8 emacs_kit_version=
|
298
|
9 infodock_major_version=4
|
|
10 infodock_minor_version=0
|
422
|
11 infodock_build_version=8
|