Version 1.28

This commit is contained in:
Sergey Poznyakoff
2014-07-27 23:45:19 +03:00
parent 002bf86821
commit b500277de7
2 changed files with 4 additions and 4 deletions

View File

@@ -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])