diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2015-11-10 01:42:32 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2015-11-10 01:42:32 +0100 |
commit | 4eb63dc8e6e13090fef67c6e54522c1cfa9b44c9 (patch) | |
tree | ab4291f3e9a01c1d8917ff9217ba7071d95341dd | |
parent | 9beb833d8b5cdbffb67d697c87cc01084f4ce363 (diff) |
Make version consistent with what is shown in GUI titlev0.6.1
-rw-r--r-- | DESCRIPTION | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/DESCRIPTION b/DESCRIPTION index fb72943..8f244b3 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,8 +1,8 @@ Package: gmkin Type: Package Title: Graphical User Interface for Fitting Kinetic Models to Chemical Degradation Data -Version: 0.6-01 -Date: 2015-11-09 +Version: 0.6.1 +Date: 2015-11-10 Authors@R: c(person("Johannes", "Ranke", role = c("aut", "cre", "cph"), email = "jranke@uni-bremen.de"), person("Eurofins Regulatory AG", role = "cph")) |