summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2014-07-27 23:45:19 +0300
committerSergey Poznyakoff <gray@gnu.org>2014-07-27 23:45:19 +0300
commitb500277de7eeac4893fe6517c38dc417b4a4d976 (patch)
tree6cfa6ced8caee5e37815214a66f6cf61bdf21def /configure.ac
parent002bf868212d032a8901efc2110ea0224d16ee86 (diff)
downloadtar-release_1_28.tar.gz
Version 1.28release_1_28
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 d06e540f..a93c6c07 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.90], [bug-tar@gnu.org])
+AC_INIT([GNU tar], [1.28], [bug-tar@gnu.org])
AC_CONFIG_SRCDIR([src/tar.c])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_HEADERS([config.h])