Release v1.2
Also remove "ChangeLog" which didn't add any value.
Signed-off-by: NeilBrown <neil@brown.name>
+++ /dev/null
-
- - Don't use --quiet in dotest as it is a Debian specific extension
- to /usr/bin/time
-
#include "wiggle.h"
#ifndef VERSION
-#define VERSION "1.1"
+#define VERSION "1.2"
#endif
#ifndef VERS_DATE
-#define VERS_DATE "2017-09-28"
+#define VERS_DATE "2019-12-27"
#endif
char Version[] = "wiggle " VERSION " " VERS_DATE " GPL-2+ http://neil.brown.name/wiggle/\n";
.\" Author: Neil Brown
.\" Email: <neil@brown.name>
.\"
-.TH WIGGLE 1 "" v1.1
+.TH WIGGLE 1 "" v1.2
.SH NAME
wiggle \- apply rejected patches and perform word-wise diffs
.SH SYNOPSIS
Summary: A tool for applying patches with conflicts
Name: wiggle
-Version: 1.1
+Version: 1.2
Release: 1
License: GPL
Group: Development/Tools