Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 150de72

Browse filesBrowse files
committed
Increase version to 0.5.1
1 parent f166f5c commit 150de72
Copy full SHA for 150de72

2 files changed

+2-2Lines changed: 2 additions & 2 deletions

File tree

Expand file treeCollapse file tree
Open diff view settings
Filter options
Expand file treeCollapse file tree
Open diff view settings
Collapse file

‎README.md‎

Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ See the output of `$ diff-pdf --help` for complete list of options.
3737
## Obtaining the binaries
3838

3939
Precompiled version of the tool for Windows is available as part of
40-
[the latest release](https://github.com/vslavik/diff-pdf/releases/tag/v0.5)
40+
[the latest release](https://github.com/vslavik/diff-pdf/releases/tag/v0.5.1)
4141
as a ZIP archive, which contains everything you need to run diff-pdf. It will
4242
work from any place you unpack it to.
4343

Collapse file

‎configure.ac‎

Copy file name to clipboardExpand all lines: configure.ac
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ dnl along with this program. If not, see <http://www.gnu.org/licenses/>.
1818

1919

2020
AC_PREREQ(2.61)
21-
AC_INIT(diff-pdf, 0.5, [vaclav@slavik.io])
21+
AC_INIT(diff-pdf, 0.5.1, [vaclav@slavik.io])
2222

2323
AC_CONFIG_SRCDIR([diff-pdf.cpp])
2424
AC_CONFIG_AUX_DIR([admin])

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.