post-release bump to 2.13.4

This commit is contained in:
Tim P. Gerla 2005-12-12 21:54:17 +00:00
parent 205b3a8ead
commit c382cef1fb
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2005-12-12 Tim Gerla <tim@gerla.net>
* configure.in, NEWS, ChangeLog: update for 2.13.3, post-release
bump to 2.13.4.
2005-12-01 Lucas Rocha <lucasr@gnome.org>
* shell/eog-gtk-ui.xml, shell/eog-window.c: add Return

View file

@ -4,7 +4,7 @@ AC_INIT(shell/main.c)
AM_CONFIG_HEADER(config.h)
AM_INIT_AUTOMAKE(eog, 2.13.3)
AM_INIT_AUTOMAKE(eog, 2.13.4)
dnl make sure we keep ACLOCAL_FLAGS around for maintainer builds to work
AC_SUBST(ACLOCAL_AMFLAGS, "$ACLOCAL_FLAGS")