Skip to content

Commit e05b13d

Browse files
committed
Bump version to 0.13.1
Signed-off-by: Stefan Widgren <stefan.widgren@gmail.com>
1 parent ba3e5b2 commit e05b13d

File tree

2 files changed

+3
-6
lines changed

2 files changed

+3
-6
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Description: Interface to the 'libgit2' library, which is a pure C
44
implementation of the 'Git' core methods. Provides access to 'Git'
55
repositories to extract data and running some basic 'Git'
66
commands.
7-
Version: 0.13.0.9000
7+
Version: 0.13.1
88
License: GPL-2
99
Copyright: See COPYRIGHTS file.
1010
URL: https://github.com/ropensci/git2r

NEWS

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
git2r 0.13.0
1+
git2r 0.13.1
22
------------
33

44
BUG FIXES
@@ -15,10 +15,7 @@ BUG FIXES
1515
warning (arithmetic on a pointer to void is a GNU extension
1616
[-Wpointer-arith]) on r-devel-osx-x86_64-clang.
1717

18-
CHANGES
19-
20-
* Set PKG_CFLAGS in the build configuration on OS X to
21-
'-Wno-deprecated-declarations'
18+
- Several fixes to the build configuration on non-Windows platforms.
2219

2320
git2r 0.12.1
2421
------------

0 commit comments

Comments
 (0)