annotate version.sh @ 3116:ffbb20e35ed9
[xemacs-hg @ 2005-11-29 21:00:29 by adrian]
[PATCH] xemacs-21.5-clean: Another package-get.el update reflecting <wtjyilmm.fsf@smtprelay.t-online.de>
author |
adrian |
date |
Tue, 29 Nov 2005 21:00:30 +0000 |
parents |
9cd5c7b2c96c |
children |
19828252ff79 |
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
|
3115
|
5 emacs_beta_version=23
|
|
6 xemacs_codename="daikon"
|
708
|
7 emacs_kit_version=
|
298
|
8 infodock_major_version=4
|
|
9 infodock_minor_version=0
|
422
|
10 infodock_build_version=8
|
3115
|
11 xemacs_extra_name="(+CVS-20051128)"
|
|
12 xemacs_release_date="2005-10-26"
|