summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2019-11-27 18:51:58 +0200
committerSergey Poznyakoff <gray@gnu.org>2019-11-27 18:51:58 +0200
commite1005b385d560acd09df78901633af693a89858c (patch)
tree5eb1b2e27b0f12e5e1e2488b5b1ae6dedd7ec4c1 /configure.ac
parent14f00a2c7adefcbe50e85f6bf2ebce922e0dceb0 (diff)
downloadtar-e1005b385d560acd09df78901633af693a89858c.tar.gz
Version 1.32.90
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 75fb2e4f..b03f1dc0 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.32], [bug-tar@gnu.org])
+AC_INIT([GNU tar], [1.32.90], [bug-tar@gnu.org])
AC_CONFIG_SRCDIR([src/tar.c])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_HEADERS([config.h])