diff --git a/DESCRIPTION b/DESCRIPTION index 9aa3df13..c4952e1b 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,8 +1,8 @@ Package: Rvcg Type: Package Title: Manipulations of Triangular Meshes Based on the 'VCGLIB' API -Version: 0.19.1 -Date: 2020-02-07 +Version: 0.19.2 +Date: 2020-12-09 Authors@R: c( person("Stefan", "Schlager",, "zarquon42@gmail.com", c("aut", "cre", "cph")), person("Girinon", "Francois",,, c("ctb")) diff --git a/R/Rvcg-package.R b/R/Rvcg-package.R index 9afc8f31..99bfbd48 100644 --- a/R/Rvcg-package.R +++ b/R/Rvcg-package.R @@ -6,8 +6,8 @@ #' \tabular{ll}{ #' Package: \tab Rvcg\cr #' Type: \tab Package\cr -#' Version: \tab 0.19.1\cr -#' Date: \tab 2020-02-07\cr +#' Version: \tab 0.19.2\cr +#' Date: \tab 2020-12-09\cr #' License: \tab GPL\cr #' LazyLoad: \tab yes\cr } #' diff --git a/man/Rvcg-package.Rd b/man/Rvcg-package.Rd index 839604a0..3cff4d83 100644 --- a/man/Rvcg-package.Rd +++ b/man/Rvcg-package.Rd @@ -13,8 +13,8 @@ smoothing, mesh decimation, closest point search. \tabular{ll}{ Package: \tab Rvcg\cr Type: \tab Package\cr -Version: \tab 0.19.1\cr -Date: \tab 2020-02-07\cr +Version: \tab 0.19.2\cr +Date: \tab 2020-12-09\cr License: \tab GPL\cr LazyLoad: \tab yes\cr } }