summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Spiers <stow@adamspiers.org>2011-12-06 18:30:28 +0000
committerAdam Spiers <stow@adamspiers.org>2011-12-07 20:48:50 +0000
commit23fe1510d27367321d829f073cfbabb993eadd6b (patch)
treeaa5fdfaa041aba06fb0f5b99f5bd3e774cb70b52
parent195c80e9d736a2025e33fe443db6821852116ddb (diff)
downloadstow-23fe1510d27367321d829f073cfbabb993eadd6b.tar.gz
Bump version to 2.1.2.
-rw-r--r--META.json4
-rw-r--r--META.yml4
-rw-r--r--configure.ac2
3 files changed, 5 insertions, 5 deletions
diff --git a/META.json b/META.json
index 4a77079..6e34c58 100644
--- a/META.json
+++ b/META.json
@@ -36,7 +36,7 @@
"provides" : {
"Stow" : {
"file" : "lib/Stow.pm",
- "version" : "v2.1.1"
+ "version" : "v2.1.2"
},
"Stow::Util" : {
"file" : "lib/Stow/Util.pm",
@@ -53,5 +53,5 @@
"url" : "http://github.com/aspiers/stow"
}
},
- "version" : "v2.1.1"
+ "version" : "v2.1.2"
}
diff --git a/META.yml b/META.yml
index 3ef1bf3..f02e0f2 100644
--- a/META.yml
+++ b/META.yml
@@ -17,7 +17,7 @@ name: Stow
provides:
Stow:
file: lib/Stow.pm
- version: v2.1.1
+ version: v2.1.2
Stow::Util:
file: lib/Stow/Util.pm
version: 0
@@ -29,4 +29,4 @@ resources:
homepage: https://savannah.gnu.org/projects/stow
license: http://www.gnu.org/licenses/gpl-2.0.html
repository: http://github.com/aspiers/stow
-version: v2.1.1
+version: v2.1.2
diff --git a/configure.ac b/configure.ac
index e8b1839..7d4ac4a 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.1.1], [bug-stow@gnu.org])
+AC_INIT([stow], [2.1.2], [bug-stow@gnu.org])
AC_PREREQ([2.61])
AC_CONFIG_AUX_DIR([automake])
# Unfortunately we have to disable warnings for overrides, because we