Skip to content

Commit 19ec5e3

Browse files
committed
rolling minor version and date
1 parent 5ba63e9 commit 19ec5e3

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

ChangeLog

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
2016-05-19 Qiang Kou <[email protected]>
1+
2016-05-17 Dirk Eddelbuettel <[email protected]>
2+
3+
* DESCRIPTION (Version): Rolling minor version
4+
5+
2016-05-16 Qiang Kou <[email protected]>
26

37
* inst/include/Rcpp/String.h: Correct string replacement
48
* inst/unitTests/runit.String.R: Unit test

DESCRIPTION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: Rcpp
22
Title: Seamless R and C++ Integration
3-
Version: 0.12.5
4-
Date: 2016-05-14
3+
Version: 0.12.5.1
4+
Date: 2016-05-17
55
Author: Dirk Eddelbuettel, Romain Francois, JJ Allaire, Kevin Ushey,
66
Qiang Kou, Douglas Bates and John Chambers
77
Maintainer: Dirk Eddelbuettel <[email protected]>

0 commit comments

Comments
 (0)