Skip to content

Commit 19f5b10

Browse files
committed
have the minor version catch up
1 parent 0ca43cf commit 19f5b10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

inst/include/Rcpp/config.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
#define RCPP_VERSION Rcpp_Version(0,11,3)
3131

3232
// the current source snapshot
33-
#define RCPP_DEV_VERSION RcppDevVersion(0,11,3,2)
33+
#define RCPP_DEV_VERSION RcppDevVersion(0,11,3,6)
3434

3535
#endif
3636

0 commit comments

Comments
 (0)