]> Dogcows Code - chaz/tar/commitdiff
Raise version number to 1.16.1
authorSergey Poznyakoff <gray@gnu.org.ua>
Fri, 8 Dec 2006 13:40:07 +0000 (13:40 +0000)
committerSergey Poznyakoff <gray@gnu.org.ua>
Fri, 8 Dec 2006 13:40:07 +0000 (13:40 +0000)
configure.ac

index c6bb4212037607f7bd7b48548378ef261cae7a05..540672310f472f8c2d71e6024574d92ccdb9abc6 100644 (file)
@@ -18,7 +18,7 @@
 # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
 # 02110-1301, USA.
 
-AC_INIT([GNU tar], [1.16], [bug-tar@gnu.org])
+AC_INIT([GNU tar], [1.16.1], [bug-tar@gnu.org])
 AC_CONFIG_SRCDIR([src/tar.c])
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CONFIG_HEADERS([config.h:config.hin])
This page took 0.01815 seconds and 4 git commands to generate.