comparison configure.in @ 111388:da3121d12212 EMACS_PRETEST_23_2_90

Bump version to 23.2.90. Regenerate AUTHORS, configure, and ldefs-boot.el.
author Chong Yidong <cyd@stupidchicken.com>
date Mon, 08 Nov 2010 21:53:18 -0500
parents 57927f4ca500
children 132f2dfd549f 8a76f3e33a5a
comparison
equal deleted inserted replaced
111387:c781fc4de505 111388:da3121d12212
20 dnl 20 dnl
21 dnl You should have received a copy of the GNU General Public License 21 dnl You should have received a copy of the GNU General Public License
22 dnl along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 22 dnl along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
23 23
24 AC_PREREQ(2.62) 24 AC_PREREQ(2.62)
25 AC_INIT(emacs, 23.2.50) 25 AC_INIT(emacs, 23.2.90)
26 AC_CONFIG_HEADER(src/config.h:src/config.in) 26 AC_CONFIG_HEADER(src/config.h:src/config.in)
27 AC_CONFIG_SRCDIR(src/lisp.h) 27 AC_CONFIG_SRCDIR(src/lisp.h)
28 28
29 dnl Support for --program-prefix, --program-suffix and 29 dnl Support for --program-prefix, --program-suffix and
30 dnl --program-transform-name options 30 dnl --program-transform-name options