Raised version number
Showing
1 changed file
with
1 additions
and
1 deletions
... | @@ -17,7 +17,7 @@ | ... | @@ -17,7 +17,7 @@ |
17 | # Foundation, Inc. | 17 | # Foundation, Inc. |
18 | # 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA | 18 | # 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
19 | 19 | ||
20 | AC_INIT([GNU Mailutils], [0.3.1], [bug-mailutils@gnu.org], [mailutils]) | 20 | AC_INIT([GNU Mailutils], [0.3.2], [bug-mailutils@gnu.org], [mailutils]) |
21 | AC_CONFIG_SRCDIR([mailbox/mailbox.c]) | 21 | AC_CONFIG_SRCDIR([mailbox/mailbox.c]) |
22 | AC_CONFIG_AUX_DIR([scripts]) | 22 | AC_CONFIG_AUX_DIR([scripts]) |
23 | AC_CANONICAL_TARGET([]) | 23 | AC_CANONICAL_TARGET([]) | ... | ... |
-
Please register or sign in to post a comment