-
Notifications
You must be signed in to change notification settings - Fork 75
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: BlackEagle <[email protected]>
- Loading branch information
1 parent
d5c9033
commit b1e196a
Showing
4 changed files
with
6 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
dnl This file is part of par2cmdline (a PAR 2.0 compatible file verification and | ||
dnl repair tool). See http://parchive.sourceforge.net for details of PAR 2.0. | ||
dnl | ||
dnl Copyright (c) 2003 Peter Brian Clements | ||
dnl Copyright (c) 2003-2015 Peter Brian Clements | ||
dnl Copyright (c) 2011-2012 Marcel Partap | ||
dnl Copyright (c) 2012-2015 Ike Devolder | ||
dnl | ||
|
@@ -22,7 +22,7 @@ dnl -*- Autoconf -*- | |
dnl Process this file with autoconf to produce a configure script. | ||
|
||
AC_PREREQ(2.58a) | ||
AC_INIT([par2cmdline], [0.6.12], [[email protected]]) | ||
AC_INIT([par2cmdline], [0.6.13], [[email protected]]) | ||
AC_CONFIG_SRCDIR([par2cmdline.cpp]) | ||
|
||
AC_CANONICAL_HOST | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
.\" Manpage for par2 | ||
.\" Contact [email protected] for mistakes. | ||
.TH par2 1 "april 2015" "0.6.12" "Parity archive utils" | ||
.TH par2 1 "may 2015" "0.6.13" "Parity archive utils" | ||
.SH NAME | ||
par2 \- PAR 2.0 compatible file verification and repair tool. | ||
.SH SYNOPSIS | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters