~vcs-imports/gmime/master

« back to all changes in this revision

Viewing changes to gmime/gmime-stream-fs.c

  • Committer: Jeffrey Stedfast
  • Author(s): Jeffrey Stedfast
  • Date: 2007-02-08 06:18:41 UTC
  • Revision ID: git-v1:c55d201947d3ff3c785005b09aab459e33d6c30c
Tags: 2.2.4
Bumped version

2007-02-08  Jeffrey Stedfast  <fejj@gnome.org>

        * README: Bumped version

        * configure.in: Bumped version to 2.2.4


svn path=/trunk/; revision=1051

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
2
2
/*  GMime
3
 
 *  Copyright (C) 1999-2006 Jeffrey Stedfast
 
3
 *  Copyright (C) 2000-2007 Jeffrey Stedfast
4
4
 *
5
5
 *  This program is free software; you can redistribute it and/or modify
6
6
 *  it under the terms of the GNU General Public License as published by
14
14
 *
15
15
 *  You should have received a copy of the GNU General Public License
16
16
 *  along with this program; if not, write to the Free Software
17
 
 *  Foundation, Inc., 59 Temple Street #330, Boston, MA 02111-1307, USA.
 
17
 *  Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
18
18
 */
19
19
 
20
20