Skip to content

Commit

Permalink
updating version and date in preparation for 2.7-5 release
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentvanhees committed Sep 1, 2022
1 parent 712b8be commit 214d774
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ authors:
family-names: Manasa
given-names: "Yerramalla"
cff-version: "1.0.3"
date-released: 2022-08-17
date-released: 2022-09-01
doi: "10.5281/zenodo.1051064"
keywords:
- "activity tracker"
Expand All @@ -69,5 +69,5 @@ license: "LGPL-2.0-only"
message: "If you use this software, please cite it using these metadata."
repository-code: "https://github.com/wadpac/GGIR"
title: GGIR
version: "2.7-4"
version: "2.7-5"
...
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Package: GGIR
Type: Package
Title: Raw Accelerometer Data Analysis
Version: 2.7-4
Date: 2022-08-17
Version: 2.7-5
Date: 2022-09-01
Authors@R: c(person("Vincent T","van Hees",role=c("aut","cre"),
email="[email protected]"),
person("Jairo H","Migueles",role="aut"),
Expand Down
2 changes: 1 addition & 1 deletion inst/NEWS.Rd
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
\name{NEWS}
\title{News for Package \pkg{GGIR}}
\newcommand{\cpkg}{\href{http://CRAN.R-project.org/package=#1}{\pkg{#1}}}
\section{Changes in version 2.7-5 (GitHub-only-release date: ?-?-2022)}{
\section{Changes in version 2.7-5 (GitHub-only-release date:01-09-2022)}{
\itemize{
\item Part 1: AX6 gyroscope data correctly ignored in g.getmeta.
}
Expand Down
4 changes: 2 additions & 2 deletions man/GGIR-package.Rd
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
\tabular{ll}{
Package: \tab GGIR\cr
Type: \tab Package\cr
Version: \tab 2.7-4\cr
Date: \tab 2022-08-17\cr
Version: \tab 2.7-5\cr
Date: \tab 2022-09-01\cr
License: \tab LGPL (>= 2.0, < 3)\cr
Discussion group: \tab https://groups.google.com/forum/#!forum/rpackageggir\cr
}
Expand Down

0 comments on commit 214d774

Please sign in to comment.