comparison configure.in @ 102804:d2548396cedd EMACS_PRETEST_23_0_92

Bump version to 23.0.92.
author Chong Yidong <cyd@stupidchicken.com>
date Tue, 31 Mar 2009 02:04:39 +0000
parents 5b3e677bf111
children 15bf0d8a6099
comparison
equal deleted inserted replaced
102803:65c510daed0b 102804:d2548396cedd
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.61) 24 AC_PREREQ(2.61)
25 AC_INIT(emacs, 23.0.91) 25 AC_INIT(emacs, 23.0.92)
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