]> code.delx.au - gnu-emacs/blobdiff - configure.ac
src/fileio.c (Finsert_file_contents): Doc fix.
[gnu-emacs] / configure.ac
index 594fe94214d2f4344f7ba92c24ac5681af9d34de..814b81a72bd4875ec122b04f78a91a70e87f9ebc 100644 (file)
@@ -22,7 +22,7 @@ dnl  You should have received a copy of the GNU General Public License
 dnl  along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
 
 AC_PREREQ(2.65)
-AC_INIT(emacs, 24.2.90)
+AC_INIT(emacs, 24.2.91)
 AC_CONFIG_HEADER(src/config.h:src/config.in)
 AC_CONFIG_SRCDIR(src/lisp.h)
 AC_CONFIG_AUX_DIR(build-aux)