summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2013-11-17 18:37:50 +0200
committerSergey Poznyakoff <gray@gnu.org.ua>2013-11-17 18:37:50 +0200
commit49f3145092b00de0b21bd0b751b6caaa57db4fc4 (patch)
tree089b6e8dbdea306c1273dc281c1302eee4667994 /configure.ac
parentca8cb48d02ed234418f5eda94118f04b8c4aa3dd (diff)
downloadtar-49f3145092b00de0b21bd0b751b6caaa57db4fc4.tar.gz
Version 1.27.1release_1_27_1
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index e572b774..c9d1250e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,7 +17,7 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
-AC_INIT([GNU tar], [1.27], [bug-tar@gnu.org])
+AC_INIT([GNU tar], [1.27.1], [bug-tar@gnu.org])
AC_CONFIG_SRCDIR([src/tar.c])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_HEADERS([config.h])