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
455b61a1
...
455b61a1d1962da80918dca4269f4bc5611e4a32
authored
2004-06-27 13:09:41 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Raised version number to 0.5
1 parent
0fcabfe4
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
NEWS
configure.ac
NEWS
View file @
455b61a
GNU mailutils NEWS -- history of user-visible changes. 2004-06-
09
GNU mailutils NEWS -- history of user-visible changes. 2004-06-
26
Copyright (C) 2002, 2003, 2004 Free Software Foundation, Inc.
See the end of file for copying conditions.
Please send mailutils bug reports to <bug-mailutils@gnu.org>.
Version 0.
4.90
:
Version 0.
5
:
* New features:
...
...
configure.ac
View file @
455b61a
...
...
@@ -16,7 +16,7 @@ dnl You should have received a copy of the GNU General Public License
dnl along with GNU Mailutils; if not, write to the Free Software
dnl Foundation, Inc. 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
AC_INIT([GNU Mailutils], [0.
4.90
], [bug-mailutils@gnu.org], [mailutils])
AC_INIT([GNU Mailutils], [0.
5
], [bug-mailutils@gnu.org], [mailutils])
AC_CONFIG_SRCDIR([mailbox/mailbox.c])
AC_CONFIG_AUX_DIR([scripts])
AC_CANONICAL_TARGET([])
...
...
Please
register
or
sign in
to post a comment