Skip to content

Commit 9deb14f

Browse files
committed
minor indent in ChangeLog, bump version to 0.11.0.4
1 parent 5be9a70 commit 9deb14f

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

ChangeLog

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
2014-03-09 Kevin Ushey <[email protected]>
1+
2014-03-09 Kevin Ushey <[email protected]>
22

3-
* inst/include/Rcpp/vector/const_string_proxy.h: Workaround for issue
4-
with constructing proxies from CHARSXPs
3+
* inst/include/Rcpp/vector/const_string_proxy.h: Workaround for issue
4+
with constructing proxies from CHARSXPs
55

6-
2014-03-08 Kevin Ushey <[email protected]>
6+
2014-03-08 Kevin Ushey <[email protected]>
77

8-
* inst/include/Rcpp/proxy/proxy.h: Make sure proxies know about the
9-
const char* wrap shortcut
8+
* inst/include/Rcpp/proxy/proxy.h: Make sure proxies know about the
9+
const char* wrap shortcut
1010

1111
2014-03-08 Dirk Eddelbuettel <[email protected]>
1212

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.3
4-
Date: 2014-03-02
3+
Version: 0.11.0.4
4+
Date: 2014-03-10
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)