diff --git a/configure.ac b/configure.ac index 917d1837d..986825c74 100644 --- a/configure.ac +++ b/configure.ac @@ -24,7 +24,7 @@ License along with Guile. If not, see AC_PREREQ(2.61) -AC_INIT([GNU Guile], [3.0.2+dmbcs], [bug-guile@gnu.org]) +AC_INIT([GNU Guile], [3.0.4+dmbcs], [bug-guile@gnu.org]) AC_CONFIG_AUX_DIR([build-aux]) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_SRCDIR(GUILE-VERSION)