summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2017-12-17 12:28:30 +0200
committerSergey Poznyakoff <gray@gnu.org>2017-12-17 12:28:30 +0200
commitf8459cf8387cc2c7b3f1818a6379957fc23f5a21 (patch)
tree2f26b18ba1722dc5673c5ff95a322bfde62f96dd /configure.ac
parent22b56458795d03ceb72982322f52a2e341e78f62 (diff)
downloadtar-f8459cf8387cc2c7b3f1818a6379957fc23f5a21.tar.gz
Version 1.30release_1_30
* configure.ac: Set version 1.30 * NEWS: Update.
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 e89ed1df..0bddbeb6 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.29.90], [bug-tar@gnu.org])
+AC_INIT([GNU tar], [1.30], [bug-tar@gnu.org])
AC_CONFIG_SRCDIR([src/tar.c])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_HEADERS([config.h])