summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2006-01-20 16:56:59 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2006-01-20 16:56:59 +0000
commit0413bb881b92fe9ec3e50b037695d701a422230b (patch)
tree130bd32bc4d707121c6d58868ca505239858139b /configure.ac
parentdc05d669a7582ceb66ac41393b8f19a83abb7004 (diff)
downloadmailutils-0413bb881b92fe9ec3e50b037695d701a422230b.tar.gz
mailutils-0413bb881b92fe9ec3e50b037695d701a422230b.tar.bz2
Raise version number to 0.6.93
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 608d1f41b..f46543ff7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -16,7 +16,7 @@ dnl You should have received a copy of the GNU General Public License along
dnl with GNU Mailutils; if not, write to the Free Software Foundation,
dnl Inc. 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
-AC_INIT([GNU Mailutils], [0.6.92], [bug-mailutils@gnu.org], [mailutils])
+AC_INIT([GNU Mailutils], [0.6.93], [bug-mailutils@gnu.org], [mailutils])
AC_CONFIG_SRCDIR([mailbox/mailbox.c])
AC_CONFIG_AUX_DIR([scripts])
AC_CANONICAL_TARGET([])

Return to:

Send suggestions and report system problems to the System administrator.