summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2006-07-06 07:08:20 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2006-07-06 07:08:20 +0000
commit44d98ee7e3e3dbe8f53cecda00044b84b23dc046 (patch)
treeab757f68578091998590c1b7842ee45b07b0c605 /configure.ac
parentbf57e40be39be6e04d1fa0325021b7a90d2a631e (diff)
downloadmailutils-44d98ee7e3e3dbe8f53cecda00044b84b23dc046.tar.gz
mailutils-44d98ee7e3e3dbe8f53cecda00044b84b23dc046.tar.bz2
Raise version number to 1.0
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 ea7a76dbd..b9b500af2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,7 +17,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.95], [bug-mailutils@gnu.org], [mailutils])
+AC_INIT([GNU Mailutils], [1.0], [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.