We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec788c3 commit 65eea3aCopy full SHA for 65eea3a
ChangeLog
@@ -1,3 +1,8 @@
1
+2019-11-10 Dirk Eddelbuettel <edd@debian.org>
2
+
3
+ * inst/include/Rcpp/config.h: Correct RCPP_VERSION and
4
+ RCPP_DEV_VERSION to 1.0.3
5
6
2019-11-09 Dirk Eddelbuettel <edd@debian.org>
7
8
* DESCRIPTION (Version, Date): Roll minor version
inst/include/Rcpp/config.h
@@ -1,7 +1,7 @@
// config.h: Rcpp R/C++ interface class library -- Rcpp configuration
//
-// Copyright (C) 2010 - 2018 Dirk Eddelbuettel and Romain Francois
+// Copyright (C) 2010 - 2019 Dirk Eddelbuettel and Romain Francois
// This file is part of Rcpp.
0 commit comments