Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
John McEleney
/
mailutils
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit
c1a08f80
...
c1a08f800299ea54f09e37b10513ca66ac1758d9
authored
2011-03-30 18:11:44 +0300
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Version 2.99.90
1 parent
c722ac44
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
NEWS
configure.ac
NEWS
View file @
c1a08f8
GNU mailutils NEWS -- history of user-visible changes. 201
0-10-27
GNU mailutils NEWS -- history of user-visible changes. 201
1-03-30
Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011
Free Software Foundation, Inc.
See the end of file for copying conditions.
...
...
@@ -6,7 +6,7 @@ See the end of file for copying conditions.
Please send mailutils bug reports to <bug-mailutils@gnu.org>.
Version 2.9.90 (Git)
Version 2.9
9
.90 (Git)
This version is highly experimental. It features a rewrite from
scratch of the stream subsystem and other vital parts of the
...
...
configure.ac
View file @
c1a08f8
...
...
@@ -17,7 +17,7 @@ dnl You should have received a copy of the GNU General Public License along
dnl with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>.
AC_PREREQ(2.63)
AC_INIT([GNU Mailutils], [2.9.90], [bug-mailutils@gnu.org], [mailutils])
AC_INIT([GNU Mailutils], [2.9
9
.90], [bug-mailutils@gnu.org], [mailutils])
AC_CONFIG_SRCDIR([libmailutils/mailbox/mailbox.c])
AC_CONFIG_AUX_DIR([build-aux])
AM_INIT_AUTOMAKE([gnits 1.11 dist-bzip2 dist-xz std-options silent-rules])
...
...
Please
register
or
sign in
to post a comment