]> code.delx.au - gnu-emacs/blobdiff - configure.ac
Bump version to 24.4.91
[gnu-emacs] / configure.ac
index 776b7a029310697ae8494aac47f96351cb7a9ff1..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.90)
+AC_INIT(emacs, 24.4.91)
 
 dnl We get MINGW64 with MSYS2
 if test "x$MSYSTEM" = "xMINGW32" -o "x$MSYSTEM" = "xMINGW64"