annotate version.sh @ 3243:ea87f3f1e3ff
[xemacs-hg @ 2006-02-17 11:19:17 by crestani]
Remove "Cache full" warning
author |
crestani |
date |
Fri, 17 Feb 2006 11:19:19 +0000 |
parents |
ebe36a266d64 |
children |
abb19fe41ce8 |
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
|
3150
|
5 emacs_beta_version=24
|
|
6 xemacs_codename="dandelion"
|
708
|
7 emacs_kit_version=
|
298
|
8 infodock_major_version=4
|
|
9 infodock_minor_version=0
|
422
|
10 infodock_build_version=8
|
3242
|
11 xemacs_extra_name="(+CVS-20060216)"
|
3150
|
12 xemacs_release_date="2005-12-19"
|