Skip to content

Commit e8b4863

Browse files
committed
mark as interim version 0.11.0.3
1 parent 23e4e2f commit e8b4863

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

ChangeLog

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
2014-02-16 JJ Allaire <[email protected]>
2323

24-
* src/attributes.cpp Replace (incorrect) call to
24+
* src/attributes.cpp Replace (incorrect) call to
2525
Rcpp::internal::jumpToTop with Rf_onintr
2626

2727
2014-02-07 Kevin Ushey <[email protected]>

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.11.0.2
4-
Date: 2014-02-08
3+
Version: 0.11.0.3
4+
Date: 2014-03-02
55
Authors@R: c(person("Dirk", "Eddelbuettel", role = c("aut", "cre"), email = "[email protected]" ),
66
person("Romain", "Francois", role = "aut", email = "[email protected]"),
77
person("JJ", "Allaire", role = "ctb", email = "[email protected]"),

0 commit comments

Comments
 (0)