Mercurial > hg > xemacs-beta
view version.sh @ 2940:3ee1c468b215
[xemacs-hg @ 2005-09-19 00:36:01 by mta]
* configure.ac: Fix the cygwin, non-X build by adding XPM header and
library files to XE_CFLAGS. Patch from Rick Rankin.
* lib-src/installexe.sh: Don't add an exe extention to a file that already
has one. Patch from Rick Rankin.
author | mta |
---|---|
date | Mon, 19 Sep 2005 00:36:05 +0000 |
parents | e7561d9e90ee |
children | 403b69a87321 |
line wrap: on
line source
#!/bin/sh emacs_is_beta=t emacs_major_version=21 emacs_minor_version=5 emacs_beta_version=22 xemacs_codename="cucumber" emacs_kit_version= infodock_major_version=4 infodock_minor_version=0 infodock_build_version=8 xemacs_extra_name="(+CVS-20050918)" xemacs_release_date="2005-02-18"