Bump version to 2.1.3

This commit is contained in:
Adam Spiers 2012-01-09 21:39:35 +00:00
parent 0c6d5639e3
commit 9889d10b2e
4 changed files with 6 additions and 6 deletions

View file

@ -36,7 +36,7 @@
"provides" : {
"Stow" : {
"file" : "lib/Stow.pm",
"version" : "v2.1.2"
"version" : "v2.1.3"
},
"Stow::Util" : {
"file" : "lib/Stow/Util.pm",
@ -53,5 +53,5 @@
"url" : "git://git.savannah.gnu.org/stow.git"
}
},
"version" : "v2.1.2"
"version" : "v2.1.3"
}

View file

@ -17,7 +17,7 @@ name: Stow
provides:
Stow:
file: lib/Stow.pm
version: v2.1.2
version: v2.1.3
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: git://git.savannah.gnu.org/stow.git
version: v2.1.2
version: v2.1.3

2
NEWS
View file

@ -9,7 +9,7 @@ News file for Stow.
** ./configure now checks for Perl modules required by the test suite.
* Changes in version 2.1.2
* Changes in version 2.1.3
Many thanks to Stefano Lattarini for help with numerous autoconf and
automake issues which are addressed in this release.

View file

@ -1,6 +1,6 @@
dnl Process this file with Autoconf to produce configure dnl
AC_INIT([stow], [2.1.2], [bug-stow@gnu.org])
AC_INIT([stow], [2.1.3], [bug-stow@gnu.org])
AC_PREREQ([2.61])
AC_CONFIG_AUX_DIR([automake])
# Unfortunately we have to disable warnings for overrides, because we