summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Spiers <stow@adamspiers.org>2016-11-20 22:02:19 +0000
committerAdam Spiers <stow@adamspiers.org>2016-11-20 22:57:39 +0000
commit6e5209fb2d4ffc47c91cdc75abe226d1efd88ca0 (patch)
treea79378238676f6dd57ee1979fa045689c4624c14
parent94b155d99b9276d9ead42f5fd2ed88663dca39c1 (diff)
downloadstow-6e5209fb2d4ffc47c91cdc75abe226d1efd88ca0.tar.gz
Bump version to 2.3.0
-rw-r--r--META.json10
-rw-r--r--META.yml8
-rw-r--r--configure.ac2
3 files changed, 10 insertions, 10 deletions
diff --git a/META.json b/META.json
index 443f81c..2a455a4 100644
--- a/META.json
+++ b/META.json
@@ -4,7 +4,7 @@
"unknown"
],
"dynamic_config" : 1,
- "generated_by" : "Module::Build version 0.4212",
+ "generated_by" : "Module::Build version 0.422",
"license" : [
"gpl_1"
],
@@ -37,11 +37,11 @@
"provides" : {
"Stow" : {
"file" : "lib/Stow.pm",
- "version" : "v2.2.2"
+ "version" : "v2.3.0"
},
"Stow::Util" : {
"file" : "lib/Stow/Util.pm",
- "version" : "v2.2.2"
+ "version" : "v2.3.0"
}
},
"release_status" : "stable",
@@ -55,6 +55,6 @@
"url" : "git://git.savannah.gnu.org/stow.git"
}
},
- "version" : "v2.2.2",
- "x_serialization_backend" : "JSON::PP version 2.27203"
+ "version" : "v2.3.0",
+ "x_serialization_backend" : "JSON::PP version 2.27300"
}
diff --git a/META.yml b/META.yml
index d72d950..f94d472 100644
--- a/META.yml
+++ b/META.yml
@@ -9,7 +9,7 @@ build_requires:
configure_requires:
Module::Build: '0'
dynamic_config: 1
-generated_by: 'Module::Build version 0.4212, CPAN::Meta::Converter version 2.150005'
+generated_by: 'Module::Build version 0.422, CPAN::Meta::Converter version 2.150010'
license: gpl
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -18,10 +18,10 @@ name: Stow
provides:
Stow:
file: lib/Stow.pm
- version: v2.2.2
+ version: v2.3.0
Stow::Util:
file: lib/Stow/Util.pm
- version: v2.2.2
+ version: v2.3.0
requires:
Carp: '0'
IO::File: '0'
@@ -30,5 +30,5 @@ resources:
homepage: https://savannah.gnu.org/projects/stow
license: http://www.gnu.org/licenses/gpl-2.0.html
repository: git://git.savannah.gnu.org/stow.git
-version: v2.2.2
+version: v2.3.0
x_serialization_backend: 'CPAN::Meta::YAML version 0.012'
diff --git a/configure.ac b/configure.ac
index 6631a6f..e23eae0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
dnl Process this file with Autoconf to produce configure dnl
-AC_INIT([stow], [2.2.2], [bug-stow@gnu.org])
+AC_INIT([stow], [2.3.0], [bug-stow@gnu.org])
AC_PREREQ([2.61])
AC_CONFIG_AUX_DIR([automake])
# Unfortunately we have to disable warnings for overrides, because we