From 869fb3eb861023ac67eaa5b11ad1b1bd7cfa0cac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kirill=20M=C3=BCller?= Date: Tue, 25 Mar 2014 02:27:37 +0100 Subject: [PATCH] Bump version to 0.0-4 --- DESCRIPTION | 4 ++-- NEWS.md | 3 +++ R/SwissCommunes-package.R | 4 ++-- man/SwissCommunes-package.Rd | 4 ++-- 4 files changed, 9 insertions(+), 6 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index 66a2d53..e3b20db 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -3,8 +3,8 @@ Type: Package Encoding: UTF-8 Title: Functions for working with the historicized list of communes of Switzerland. -Version: 0.0-3 -Date: 2014-03-19 +Version: 0.0-4 +Date: 2014-03-25 Author: Kirill Müller Maintainer: Kirill Müller Description: The mutations of Swiss communes are tracked in a machine-readable diff --git a/NEWS.md b/NEWS.md index b88d8fa..e18804e 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,3 +1,6 @@ +0.0-4 (2014-03-25) +=== + - New function `swcGetMapping()` that computes a mapping between two lists of municipality IDs, with runnable example diff --git a/R/SwissCommunes-package.R b/R/SwissCommunes-package.R index 4f62e17..d6fbe70 100644 --- a/R/SwissCommunes-package.R +++ b/R/SwissCommunes-package.R @@ -10,8 +10,8 @@ #' \tabular{ll}{ #' Package: \tab SwissCommunes\cr #' Type: \tab Package\cr -#' Version: \tab 0.0-3\cr -#' Date: \tab 2014-03-19\cr +#' Version: \tab 0.0-4\cr +#' Date: \tab 2014-03-25\cr #' License: \tab GPL-3\cr #' } #' diff --git a/man/SwissCommunes-package.Rd b/man/SwissCommunes-package.Rd index d5b3828..23ce45f 100644 --- a/man/SwissCommunes-package.Rd +++ b/man/SwissCommunes-package.Rd @@ -16,8 +16,8 @@ list. \tabular{ll}{ Package: \tab SwissCommunes\cr Type: \tab Package\cr - Version: \tab 0.0-3\cr - Date: \tab 2014-03-19\cr + Version: \tab 0.0-4\cr + Date: \tab 2014-03-25\cr License: \tab GPL-3\cr } }