]> code.delx.au - gnu-emacs/blobdiff - configure.ac
Improve indexing in Emacs manual (Bug#20105)
[gnu-emacs] / configure.ac
index 9c8df9dcdb5c495e35f82883e7f6849ded61e035..209bae9eef924d8718434eef31fa811af5eb7c3d 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.4.51)
+AC_INIT(emacs, 24.4.91)
 
 dnl We get MINGW64 with MSYS2
 if test "x$MSYSTEM" = "xMINGW32" -o "x$MSYSTEM" = "xMINGW64"