Skip to content

Commit 65eea3a

Browse files
committed
ChangeLog entry and copyright year for previous change to config.h
1 parent ec788c3 commit 65eea3a

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

ChangeLog

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
16
2019-11-09 Dirk Eddelbuettel <edd@debian.org>
27

38
* DESCRIPTION (Version, Date): Roll minor version

inst/include/Rcpp/config.h

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

22
// config.h: Rcpp R/C++ interface class library -- Rcpp configuration
33
//
4-
// Copyright (C) 2010 - 2018 Dirk Eddelbuettel and Romain Francois
4+
// Copyright (C) 2010 - 2019 Dirk Eddelbuettel and Romain Francois
55
//
66
// This file is part of Rcpp.
77
//

0 commit comments

Comments
 (0)