From: Neil Brown Date: Wed, 24 Mar 2010 06:30:14 +0000 (+1100) Subject: Release version 0.7 X-Git-Tag: v0.7 X-Git-Url: http://git.neil.brown.name/?a=commitdiff_plain;h=refs%2Fheads%2Fdevel;p=wiggle.git Release version 0.7 After nearly 7 years... --- diff --git a/ReadMe.c b/ReadMe.c index c2915bd..fad1888 100644 --- a/ReadMe.c +++ b/ReadMe.c @@ -2,6 +2,7 @@ * wiggle - apply rejected patches * * Copyright (C) 2003 Neil Brown + * Copyright (C) 2010 Neil Brown * * * This program is free software; you can redistribute it and/or modify @@ -19,12 +20,7 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * * Author: Neil Brown - * Email: - * Paper: Neil Brown - * School of Computer Science and Engineering - * The University of New South Wales - * Sydney, 2052 - * Australia + * Email: */ /* @@ -33,7 +29,7 @@ #include "wiggle.h" -char Version[] = "wiggle - v0.6 - 20 May 2003\n"; +char Version[] = "wiggle - v0.7 - 24 March 2010\n"; char short_options1[]="xdmwlrh123pVRvqB"; /* not mode B */ char short_options2[]="xdmwlrh123p:VRvqB"; /* mode B */ diff --git a/version b/version index 5a2a580..eb49d7c 100644 --- a/version +++ b/version @@ -1 +1 @@ -0.6 +0.7 diff --git a/wiggle.1 b/wiggle.1 index 06f407f..c4f2a6e 100644 --- a/wiggle.1 +++ b/wiggle.1 @@ -2,6 +2,7 @@ .\" wiggle - apply rejected patches .\" .\" Copyright (C) 2003 Neil Brown +.\" Copyright (C) 2010 Neil Brown .\" .\" .\" This program is free software; you can redistribute it and/or modify @@ -26,7 +27,7 @@ .\" Sydney, 2052 .\" Australia .\" -.TH WIGGLE 1 "" v0.6 +.TH WIGGLE 1 "" v0.7 .SH NAME wiggle \- apply rejected patches and perform word-wise diffs