]> git.ipfire.org Git - thirdparty/ccache.git/commitdiff
Prepare for v3.3.4 v3.3.4
authorJoel Rosdahl <joel@rosdahl.net>
Fri, 17 Feb 2017 21:22:39 +0000 (22:22 +0100)
committerJoel Rosdahl <joel@rosdahl.net>
Fri, 17 Feb 2017 21:26:01 +0000 (22:26 +0100)
AUTHORS.txt
LICENSE.txt
NEWS.txt
ccache.c

index f6dffa4716e6353b92731ced9a3a2797d45057ac..ec52d852b9cb753849d789ddf8d8695347ede17b 100644 (file)
@@ -7,7 +7,7 @@ maintained by Joel Rosdahl.
 ccache is a collective work with contributions from many people, including:
 
 * Alfred Landrum <alfred.landrum@riverbed.com>
-* Anders Björklund <anders@itension.se>
+* Anders Björklund <anders@psqr.se>
 * Andrea Bittau <a.bittau@cs.ucl.ac.uk>
 * Andrew P Boie <andrew.p.boie@intel.com>
 * Andrew Stubbs <ams@codesourcery.com>
@@ -56,6 +56,7 @@ ccache is a collective work with contributions from many people, including:
 * Patrick von Reth <vonreth@kde.org>
 * Paul Griffith <paulg@cse.yorku.ca>
 * Pavel Boldin <pboldin@cloudlinux.com>
+* Philippe Proulx <eeppeliteloop@gmail.com>
 * RW <fbsd06@mlists.homeunix.com>
 * Ramiro Polla <ramiro.polla@gmail.com>
 * Robin H. Johnson <robbat2@gentoo.org>
index a84107298853fa0657c70b82d4240a457410ff11..5bf7883953095759c1852235427e206324a9c4c7 100644 (file)
@@ -38,7 +38,7 @@ The copyright for ccache as a whole is as follows:
 
 -------------------------------------------------------------------------------
   Copyright (C) 2002-2007 Andrew Tridgell
-  Copyright (C) 2009-2016 Joel Rosdahl
+  Copyright (C) 2009-2017 Joel Rosdahl
 -------------------------------------------------------------------------------
 
 
index 3bb827ef797ead318136f3aea338b89a56934757..e15f18cd1c2d895c5f6d0ad016593de910244071 100644 (file)
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -3,7 +3,7 @@ ccache news
 
 ccache 3.3.4
 ------------
-Release date: TBD
+Release date: 2017-02-17
 
 New features and improvements
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
index 2c14795a0cf220c706bbef2e699d77546e3ad348..de2b1e3d53670762b206dd2eb8c3b2b2478716f7 100644 (file)
--- a/ccache.c
+++ b/ccache.c
@@ -37,7 +37,7 @@ static const char VERSION_TEXT[] =
   MYNAME " version %s\n"
   "\n"
   "Copyright (C) 2002-2007 Andrew Tridgell\n"
-  "Copyright (C) 2009-2016 Joel Rosdahl\n"
+  "Copyright (C) 2009-2017 Joel Rosdahl\n"
   "\n"
   "This program is free software; you can redistribute it and/or modify it under\n"
   "the terms of the GNU General Public License as published by the Free Software\n"