For v1.64

Please see r392 log message(http://code.google.com/p/s3fs/source/detail?r=392)



git-svn-id: http://s3fs.googlecode.com/svn/trunk@393 df820570-a93a-0410-bd06-b72b767a4274
This commit is contained in:
ggtakec@gmail.com 2013-03-23 14:16:18 +00:00
parent 9af16df61e
commit 00b735beaa
2 changed files with 3 additions and 2 deletions

View File

@ -1,7 +1,7 @@
dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.59)
AC_INIT(s3fs, 1.63)
AC_INIT(s3fs, 1.64)
AC_CANONICAL_SYSTEM

View File

@ -3,5 +3,6 @@ TESTS=small-integration-test.sh
EXTRA_DIST = \
integration-test-common.sh \
require-root.sh \
small-integration-test.sh
small-integration-test.sh \
mergedir.sh