From cb2510cf77202df9f1c3d4689b97a3741f5707bf Mon Sep 17 00:00:00 2001 From: Linus Probert Date: Tue, 4 Dec 2018 13:59:34 +0100 Subject: [PATCH] Rename physfs folder --- CMakeLists.txt | 6 +++--- {physfs-3.0.1 => physfs-3.0}/.hg_archival.txt | 0 {physfs-3.0.1 => physfs-3.0}/.hgignore | 0 {physfs-3.0.1 => physfs-3.0}/.hgtags | 0 {physfs-3.0.1 => physfs-3.0}/CMakeLists.txt | 0 {physfs-3.0.1 => physfs-3.0}/LICENSE.txt | 0 {physfs-3.0.1 => physfs-3.0}/README.txt | 0 {physfs-3.0.1 => physfs-3.0}/docs/CHANGELOG.txt | 0 {physfs-3.0.1 => physfs-3.0}/docs/CREDITS.txt | 0 {physfs-3.0.1 => physfs-3.0}/docs/Doxyfile | 0 {physfs-3.0.1 => physfs-3.0}/docs/INSTALL.txt | 0 .../docs/README-API-documentation.txt | 0 {physfs-3.0.1 => physfs-3.0}/docs/TODO.txt | 0 {physfs-3.0.1 => physfs-3.0}/extras/README-CSharp.txt | 0 {physfs-3.0.1 => physfs-3.0}/extras/abs-file.h | 0 {physfs-3.0.1 => physfs-3.0}/extras/buildbot-checker.sh | 0 {physfs-3.0.1 => physfs-3.0}/extras/buildbot-emscripten.sh | 0 {physfs-3.0.1 => physfs-3.0}/extras/buildbot-os2.sh | 0 {physfs-3.0.1 => physfs-3.0}/extras/buildbot-raspberrypi.sh | 0 {physfs-3.0.1 => physfs-3.0}/extras/casefolding.txt | 0 {physfs-3.0.1 => physfs-3.0}/extras/globbing.c | 0 {physfs-3.0.1 => physfs-3.0}/extras/globbing.h | 0 {physfs-3.0.1 => physfs-3.0}/extras/ignorecase.c | 0 {physfs-3.0.1 => physfs-3.0}/extras/ignorecase.h | 0 .../extras/makecasefoldhashtable.pl | 0 {physfs-3.0.1 => physfs-3.0}/extras/physfs.pc.in | 0 {physfs-3.0.1 => physfs-3.0}/extras/physfshttpd.c | 0 {physfs-3.0.1 => physfs-3.0}/extras/physfsrwops.c | 0 {physfs-3.0.1 => physfs-3.0}/extras/physfsrwops.h | 0 {physfs-3.0.1 => physfs-3.0}/extras/physfsunpack.c | 0 {physfs-3.0.1 => physfs-3.0}/extras/selfextract.c | 0 {physfs-3.0.1 => physfs-3.0}/extras/uninstall.sh | 0 {physfs-3.0.1 => physfs-3.0}/src/physfs.c | 0 {physfs-3.0.1 => physfs-3.0}/src/physfs.h | 0 {physfs-3.0.1 => physfs-3.0}/src/physfs_archiver_7z.c | 0 {physfs-3.0.1 => physfs-3.0}/src/physfs_archiver_dir.c | 0 {physfs-3.0.1 => physfs-3.0}/src/physfs_archiver_grp.c | 0 {physfs-3.0.1 => physfs-3.0}/src/physfs_archiver_hog.c | 0 {physfs-3.0.1 => physfs-3.0}/src/physfs_archiver_iso9660.c | 0 {physfs-3.0.1 => physfs-3.0}/src/physfs_archiver_mvl.c | 0 {physfs-3.0.1 => physfs-3.0}/src/physfs_archiver_qpak.c | 0 {physfs-3.0.1 => physfs-3.0}/src/physfs_archiver_slb.c | 0 {physfs-3.0.1 => physfs-3.0}/src/physfs_archiver_unpacked.c | 0 {physfs-3.0.1 => physfs-3.0}/src/physfs_archiver_vdf.c | 0 {physfs-3.0.1 => physfs-3.0}/src/physfs_archiver_wad.c | 0 {physfs-3.0.1 => physfs-3.0}/src/physfs_archiver_zip.c | 0 {physfs-3.0.1 => physfs-3.0}/src/physfs_byteorder.c | 0 {physfs-3.0.1 => physfs-3.0}/src/physfs_casefolding.h | 0 {physfs-3.0.1 => physfs-3.0}/src/physfs_internal.h | 0 {physfs-3.0.1 => physfs-3.0}/src/physfs_lzmasdk.h | 0 {physfs-3.0.1 => physfs-3.0}/src/physfs_miniz.h | 0 {physfs-3.0.1 => physfs-3.0}/src/physfs_platform_apple.m | 0 {physfs-3.0.1 => physfs-3.0}/src/physfs_platform_haiku.cpp | 0 {physfs-3.0.1 => physfs-3.0}/src/physfs_platform_os2.c | 0 {physfs-3.0.1 => physfs-3.0}/src/physfs_platform_posix.c | 0 {physfs-3.0.1 => physfs-3.0}/src/physfs_platform_qnx.c | 0 {physfs-3.0.1 => physfs-3.0}/src/physfs_platform_unix.c | 0 {physfs-3.0.1 => physfs-3.0}/src/physfs_platform_windows.c | 0 {physfs-3.0.1 => physfs-3.0}/src/physfs_platform_winrt.cpp | 0 {physfs-3.0.1 => physfs-3.0}/src/physfs_platforms.h | 0 {physfs-3.0.1 => physfs-3.0}/src/physfs_unicode.c | 0 {physfs-3.0.1 => physfs-3.0}/test/test_physfs.c | 0 62 files changed, 3 insertions(+), 3 deletions(-) rename {physfs-3.0.1 => physfs-3.0}/.hg_archival.txt (100%) rename {physfs-3.0.1 => physfs-3.0}/.hgignore (100%) rename {physfs-3.0.1 => physfs-3.0}/.hgtags (100%) rename {physfs-3.0.1 => physfs-3.0}/CMakeLists.txt (100%) rename {physfs-3.0.1 => physfs-3.0}/LICENSE.txt (100%) rename {physfs-3.0.1 => physfs-3.0}/README.txt (100%) rename {physfs-3.0.1 => physfs-3.0}/docs/CHANGELOG.txt (100%) rename {physfs-3.0.1 => physfs-3.0}/docs/CREDITS.txt (100%) rename {physfs-3.0.1 => physfs-3.0}/docs/Doxyfile (100%) rename {physfs-3.0.1 => physfs-3.0}/docs/INSTALL.txt (100%) rename {physfs-3.0.1 => physfs-3.0}/docs/README-API-documentation.txt (100%) rename {physfs-3.0.1 => physfs-3.0}/docs/TODO.txt (100%) rename {physfs-3.0.1 => physfs-3.0}/extras/README-CSharp.txt (100%) rename {physfs-3.0.1 => physfs-3.0}/extras/abs-file.h (100%) rename {physfs-3.0.1 => physfs-3.0}/extras/buildbot-checker.sh (100%) rename {physfs-3.0.1 => physfs-3.0}/extras/buildbot-emscripten.sh (100%) rename {physfs-3.0.1 => physfs-3.0}/extras/buildbot-os2.sh (100%) rename {physfs-3.0.1 => physfs-3.0}/extras/buildbot-raspberrypi.sh (100%) rename {physfs-3.0.1 => physfs-3.0}/extras/casefolding.txt (100%) rename {physfs-3.0.1 => physfs-3.0}/extras/globbing.c (100%) rename {physfs-3.0.1 => physfs-3.0}/extras/globbing.h (100%) rename {physfs-3.0.1 => physfs-3.0}/extras/ignorecase.c (100%) rename {physfs-3.0.1 => physfs-3.0}/extras/ignorecase.h (100%) rename {physfs-3.0.1 => physfs-3.0}/extras/makecasefoldhashtable.pl (100%) rename {physfs-3.0.1 => physfs-3.0}/extras/physfs.pc.in (100%) rename {physfs-3.0.1 => physfs-3.0}/extras/physfshttpd.c (100%) rename {physfs-3.0.1 => physfs-3.0}/extras/physfsrwops.c (100%) rename {physfs-3.0.1 => physfs-3.0}/extras/physfsrwops.h (100%) rename {physfs-3.0.1 => physfs-3.0}/extras/physfsunpack.c (100%) rename {physfs-3.0.1 => physfs-3.0}/extras/selfextract.c (100%) rename {physfs-3.0.1 => physfs-3.0}/extras/uninstall.sh (100%) rename {physfs-3.0.1 => physfs-3.0}/src/physfs.c (100%) rename {physfs-3.0.1 => physfs-3.0}/src/physfs.h (100%) rename {physfs-3.0.1 => physfs-3.0}/src/physfs_archiver_7z.c (100%) rename {physfs-3.0.1 => physfs-3.0}/src/physfs_archiver_dir.c (100%) rename {physfs-3.0.1 => physfs-3.0}/src/physfs_archiver_grp.c (100%) rename {physfs-3.0.1 => physfs-3.0}/src/physfs_archiver_hog.c (100%) rename {physfs-3.0.1 => physfs-3.0}/src/physfs_archiver_iso9660.c (100%) rename {physfs-3.0.1 => physfs-3.0}/src/physfs_archiver_mvl.c (100%) rename {physfs-3.0.1 => physfs-3.0}/src/physfs_archiver_qpak.c (100%) rename {physfs-3.0.1 => physfs-3.0}/src/physfs_archiver_slb.c (100%) rename {physfs-3.0.1 => physfs-3.0}/src/physfs_archiver_unpacked.c (100%) rename {physfs-3.0.1 => physfs-3.0}/src/physfs_archiver_vdf.c (100%) rename {physfs-3.0.1 => physfs-3.0}/src/physfs_archiver_wad.c (100%) rename {physfs-3.0.1 => physfs-3.0}/src/physfs_archiver_zip.c (100%) rename {physfs-3.0.1 => physfs-3.0}/src/physfs_byteorder.c (100%) rename {physfs-3.0.1 => physfs-3.0}/src/physfs_casefolding.h (100%) rename {physfs-3.0.1 => physfs-3.0}/src/physfs_internal.h (100%) rename {physfs-3.0.1 => physfs-3.0}/src/physfs_lzmasdk.h (100%) rename {physfs-3.0.1 => physfs-3.0}/src/physfs_miniz.h (100%) rename {physfs-3.0.1 => physfs-3.0}/src/physfs_platform_apple.m (100%) rename {physfs-3.0.1 => physfs-3.0}/src/physfs_platform_haiku.cpp (100%) rename {physfs-3.0.1 => physfs-3.0}/src/physfs_platform_os2.c (100%) rename {physfs-3.0.1 => physfs-3.0}/src/physfs_platform_posix.c (100%) rename {physfs-3.0.1 => physfs-3.0}/src/physfs_platform_qnx.c (100%) rename {physfs-3.0.1 => physfs-3.0}/src/physfs_platform_unix.c (100%) rename {physfs-3.0.1 => physfs-3.0}/src/physfs_platform_windows.c (100%) rename {physfs-3.0.1 => physfs-3.0}/src/physfs_platform_winrt.cpp (100%) rename {physfs-3.0.1 => physfs-3.0}/src/physfs_platforms.h (100%) rename {physfs-3.0.1 => physfs-3.0}/src/physfs_unicode.c (100%) rename {physfs-3.0.1 => physfs-3.0}/test/test_physfs.c (100%) diff --git a/CMakeLists.txt b/CMakeLists.txt index ffced7f..0a21b87 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -105,10 +105,10 @@ if (NOT LUA_FOUND OR STEAM) endif () if (NOT PHYSFS_FOUND OR STEAM) - add_subdirectory(physfs-3.0.1) - include_directories(physfs-3.0.1/src) + add_subdirectory(physfs-3.0) + include_directories(physfs-3.0/src) set(PHYSFS_LIBRARY physfs-static) - set(PHYSFS_INCLUDE_DIR physfs-3.0.1/src) + set(PHYSFS_INCLUDE_DIR physfs-3.0/src) endif () include_directories( diff --git a/physfs-3.0.1/.hg_archival.txt b/physfs-3.0/.hg_archival.txt similarity index 100% rename from physfs-3.0.1/.hg_archival.txt rename to physfs-3.0/.hg_archival.txt diff --git a/physfs-3.0.1/.hgignore b/physfs-3.0/.hgignore similarity index 100% rename from physfs-3.0.1/.hgignore rename to physfs-3.0/.hgignore diff --git a/physfs-3.0.1/.hgtags b/physfs-3.0/.hgtags similarity index 100% rename from physfs-3.0.1/.hgtags rename to physfs-3.0/.hgtags diff --git a/physfs-3.0.1/CMakeLists.txt b/physfs-3.0/CMakeLists.txt similarity index 100% rename from physfs-3.0.1/CMakeLists.txt rename to physfs-3.0/CMakeLists.txt diff --git a/physfs-3.0.1/LICENSE.txt b/physfs-3.0/LICENSE.txt similarity index 100% rename from physfs-3.0.1/LICENSE.txt rename to physfs-3.0/LICENSE.txt diff --git a/physfs-3.0.1/README.txt b/physfs-3.0/README.txt similarity index 100% rename from physfs-3.0.1/README.txt rename to physfs-3.0/README.txt diff --git a/physfs-3.0.1/docs/CHANGELOG.txt b/physfs-3.0/docs/CHANGELOG.txt similarity index 100% rename from physfs-3.0.1/docs/CHANGELOG.txt rename to physfs-3.0/docs/CHANGELOG.txt diff --git a/physfs-3.0.1/docs/CREDITS.txt b/physfs-3.0/docs/CREDITS.txt similarity index 100% rename from physfs-3.0.1/docs/CREDITS.txt rename to physfs-3.0/docs/CREDITS.txt diff --git a/physfs-3.0.1/docs/Doxyfile b/physfs-3.0/docs/Doxyfile similarity index 100% rename from physfs-3.0.1/docs/Doxyfile rename to physfs-3.0/docs/Doxyfile diff --git a/physfs-3.0.1/docs/INSTALL.txt b/physfs-3.0/docs/INSTALL.txt similarity index 100% rename from physfs-3.0.1/docs/INSTALL.txt rename to physfs-3.0/docs/INSTALL.txt diff --git a/physfs-3.0.1/docs/README-API-documentation.txt b/physfs-3.0/docs/README-API-documentation.txt similarity index 100% rename from physfs-3.0.1/docs/README-API-documentation.txt rename to physfs-3.0/docs/README-API-documentation.txt diff --git a/physfs-3.0.1/docs/TODO.txt b/physfs-3.0/docs/TODO.txt similarity index 100% rename from physfs-3.0.1/docs/TODO.txt rename to physfs-3.0/docs/TODO.txt diff --git a/physfs-3.0.1/extras/README-CSharp.txt b/physfs-3.0/extras/README-CSharp.txt similarity index 100% rename from physfs-3.0.1/extras/README-CSharp.txt rename to physfs-3.0/extras/README-CSharp.txt diff --git a/physfs-3.0.1/extras/abs-file.h b/physfs-3.0/extras/abs-file.h similarity index 100% rename from physfs-3.0.1/extras/abs-file.h rename to physfs-3.0/extras/abs-file.h diff --git a/physfs-3.0.1/extras/buildbot-checker.sh b/physfs-3.0/extras/buildbot-checker.sh similarity index 100% rename from physfs-3.0.1/extras/buildbot-checker.sh rename to physfs-3.0/extras/buildbot-checker.sh diff --git a/physfs-3.0.1/extras/buildbot-emscripten.sh b/physfs-3.0/extras/buildbot-emscripten.sh similarity index 100% rename from physfs-3.0.1/extras/buildbot-emscripten.sh rename to physfs-3.0/extras/buildbot-emscripten.sh diff --git a/physfs-3.0.1/extras/buildbot-os2.sh b/physfs-3.0/extras/buildbot-os2.sh similarity index 100% rename from physfs-3.0.1/extras/buildbot-os2.sh rename to physfs-3.0/extras/buildbot-os2.sh diff --git a/physfs-3.0.1/extras/buildbot-raspberrypi.sh b/physfs-3.0/extras/buildbot-raspberrypi.sh similarity index 100% rename from physfs-3.0.1/extras/buildbot-raspberrypi.sh rename to physfs-3.0/extras/buildbot-raspberrypi.sh diff --git a/physfs-3.0.1/extras/casefolding.txt b/physfs-3.0/extras/casefolding.txt similarity index 100% rename from physfs-3.0.1/extras/casefolding.txt rename to physfs-3.0/extras/casefolding.txt diff --git a/physfs-3.0.1/extras/globbing.c b/physfs-3.0/extras/globbing.c similarity index 100% rename from physfs-3.0.1/extras/globbing.c rename to physfs-3.0/extras/globbing.c diff --git a/physfs-3.0.1/extras/globbing.h b/physfs-3.0/extras/globbing.h similarity index 100% rename from physfs-3.0.1/extras/globbing.h rename to physfs-3.0/extras/globbing.h diff --git a/physfs-3.0.1/extras/ignorecase.c b/physfs-3.0/extras/ignorecase.c similarity index 100% rename from physfs-3.0.1/extras/ignorecase.c rename to physfs-3.0/extras/ignorecase.c diff --git a/physfs-3.0.1/extras/ignorecase.h b/physfs-3.0/extras/ignorecase.h similarity index 100% rename from physfs-3.0.1/extras/ignorecase.h rename to physfs-3.0/extras/ignorecase.h diff --git a/physfs-3.0.1/extras/makecasefoldhashtable.pl b/physfs-3.0/extras/makecasefoldhashtable.pl similarity index 100% rename from physfs-3.0.1/extras/makecasefoldhashtable.pl rename to physfs-3.0/extras/makecasefoldhashtable.pl diff --git a/physfs-3.0.1/extras/physfs.pc.in b/physfs-3.0/extras/physfs.pc.in similarity index 100% rename from physfs-3.0.1/extras/physfs.pc.in rename to physfs-3.0/extras/physfs.pc.in diff --git a/physfs-3.0.1/extras/physfshttpd.c b/physfs-3.0/extras/physfshttpd.c similarity index 100% rename from physfs-3.0.1/extras/physfshttpd.c rename to physfs-3.0/extras/physfshttpd.c diff --git a/physfs-3.0.1/extras/physfsrwops.c b/physfs-3.0/extras/physfsrwops.c similarity index 100% rename from physfs-3.0.1/extras/physfsrwops.c rename to physfs-3.0/extras/physfsrwops.c diff --git a/physfs-3.0.1/extras/physfsrwops.h b/physfs-3.0/extras/physfsrwops.h similarity index 100% rename from physfs-3.0.1/extras/physfsrwops.h rename to physfs-3.0/extras/physfsrwops.h diff --git a/physfs-3.0.1/extras/physfsunpack.c b/physfs-3.0/extras/physfsunpack.c similarity index 100% rename from physfs-3.0.1/extras/physfsunpack.c rename to physfs-3.0/extras/physfsunpack.c diff --git a/physfs-3.0.1/extras/selfextract.c b/physfs-3.0/extras/selfextract.c similarity index 100% rename from physfs-3.0.1/extras/selfextract.c rename to physfs-3.0/extras/selfextract.c diff --git a/physfs-3.0.1/extras/uninstall.sh b/physfs-3.0/extras/uninstall.sh similarity index 100% rename from physfs-3.0.1/extras/uninstall.sh rename to physfs-3.0/extras/uninstall.sh diff --git a/physfs-3.0.1/src/physfs.c b/physfs-3.0/src/physfs.c similarity index 100% rename from physfs-3.0.1/src/physfs.c rename to physfs-3.0/src/physfs.c diff --git a/physfs-3.0.1/src/physfs.h b/physfs-3.0/src/physfs.h similarity index 100% rename from physfs-3.0.1/src/physfs.h rename to physfs-3.0/src/physfs.h diff --git a/physfs-3.0.1/src/physfs_archiver_7z.c b/physfs-3.0/src/physfs_archiver_7z.c similarity index 100% rename from physfs-3.0.1/src/physfs_archiver_7z.c rename to physfs-3.0/src/physfs_archiver_7z.c diff --git a/physfs-3.0.1/src/physfs_archiver_dir.c b/physfs-3.0/src/physfs_archiver_dir.c similarity index 100% rename from physfs-3.0.1/src/physfs_archiver_dir.c rename to physfs-3.0/src/physfs_archiver_dir.c diff --git a/physfs-3.0.1/src/physfs_archiver_grp.c b/physfs-3.0/src/physfs_archiver_grp.c similarity index 100% rename from physfs-3.0.1/src/physfs_archiver_grp.c rename to physfs-3.0/src/physfs_archiver_grp.c diff --git a/physfs-3.0.1/src/physfs_archiver_hog.c b/physfs-3.0/src/physfs_archiver_hog.c similarity index 100% rename from physfs-3.0.1/src/physfs_archiver_hog.c rename to physfs-3.0/src/physfs_archiver_hog.c diff --git a/physfs-3.0.1/src/physfs_archiver_iso9660.c b/physfs-3.0/src/physfs_archiver_iso9660.c similarity index 100% rename from physfs-3.0.1/src/physfs_archiver_iso9660.c rename to physfs-3.0/src/physfs_archiver_iso9660.c diff --git a/physfs-3.0.1/src/physfs_archiver_mvl.c b/physfs-3.0/src/physfs_archiver_mvl.c similarity index 100% rename from physfs-3.0.1/src/physfs_archiver_mvl.c rename to physfs-3.0/src/physfs_archiver_mvl.c diff --git a/physfs-3.0.1/src/physfs_archiver_qpak.c b/physfs-3.0/src/physfs_archiver_qpak.c similarity index 100% rename from physfs-3.0.1/src/physfs_archiver_qpak.c rename to physfs-3.0/src/physfs_archiver_qpak.c diff --git a/physfs-3.0.1/src/physfs_archiver_slb.c b/physfs-3.0/src/physfs_archiver_slb.c similarity index 100% rename from physfs-3.0.1/src/physfs_archiver_slb.c rename to physfs-3.0/src/physfs_archiver_slb.c diff --git a/physfs-3.0.1/src/physfs_archiver_unpacked.c b/physfs-3.0/src/physfs_archiver_unpacked.c similarity index 100% rename from physfs-3.0.1/src/physfs_archiver_unpacked.c rename to physfs-3.0/src/physfs_archiver_unpacked.c diff --git a/physfs-3.0.1/src/physfs_archiver_vdf.c b/physfs-3.0/src/physfs_archiver_vdf.c similarity index 100% rename from physfs-3.0.1/src/physfs_archiver_vdf.c rename to physfs-3.0/src/physfs_archiver_vdf.c diff --git a/physfs-3.0.1/src/physfs_archiver_wad.c b/physfs-3.0/src/physfs_archiver_wad.c similarity index 100% rename from physfs-3.0.1/src/physfs_archiver_wad.c rename to physfs-3.0/src/physfs_archiver_wad.c diff --git a/physfs-3.0.1/src/physfs_archiver_zip.c b/physfs-3.0/src/physfs_archiver_zip.c similarity index 100% rename from physfs-3.0.1/src/physfs_archiver_zip.c rename to physfs-3.0/src/physfs_archiver_zip.c diff --git a/physfs-3.0.1/src/physfs_byteorder.c b/physfs-3.0/src/physfs_byteorder.c similarity index 100% rename from physfs-3.0.1/src/physfs_byteorder.c rename to physfs-3.0/src/physfs_byteorder.c diff --git a/physfs-3.0.1/src/physfs_casefolding.h b/physfs-3.0/src/physfs_casefolding.h similarity index 100% rename from physfs-3.0.1/src/physfs_casefolding.h rename to physfs-3.0/src/physfs_casefolding.h diff --git a/physfs-3.0.1/src/physfs_internal.h b/physfs-3.0/src/physfs_internal.h similarity index 100% rename from physfs-3.0.1/src/physfs_internal.h rename to physfs-3.0/src/physfs_internal.h diff --git a/physfs-3.0.1/src/physfs_lzmasdk.h b/physfs-3.0/src/physfs_lzmasdk.h similarity index 100% rename from physfs-3.0.1/src/physfs_lzmasdk.h rename to physfs-3.0/src/physfs_lzmasdk.h diff --git a/physfs-3.0.1/src/physfs_miniz.h b/physfs-3.0/src/physfs_miniz.h similarity index 100% rename from physfs-3.0.1/src/physfs_miniz.h rename to physfs-3.0/src/physfs_miniz.h diff --git a/physfs-3.0.1/src/physfs_platform_apple.m b/physfs-3.0/src/physfs_platform_apple.m similarity index 100% rename from physfs-3.0.1/src/physfs_platform_apple.m rename to physfs-3.0/src/physfs_platform_apple.m diff --git a/physfs-3.0.1/src/physfs_platform_haiku.cpp b/physfs-3.0/src/physfs_platform_haiku.cpp similarity index 100% rename from physfs-3.0.1/src/physfs_platform_haiku.cpp rename to physfs-3.0/src/physfs_platform_haiku.cpp diff --git a/physfs-3.0.1/src/physfs_platform_os2.c b/physfs-3.0/src/physfs_platform_os2.c similarity index 100% rename from physfs-3.0.1/src/physfs_platform_os2.c rename to physfs-3.0/src/physfs_platform_os2.c diff --git a/physfs-3.0.1/src/physfs_platform_posix.c b/physfs-3.0/src/physfs_platform_posix.c similarity index 100% rename from physfs-3.0.1/src/physfs_platform_posix.c rename to physfs-3.0/src/physfs_platform_posix.c diff --git a/physfs-3.0.1/src/physfs_platform_qnx.c b/physfs-3.0/src/physfs_platform_qnx.c similarity index 100% rename from physfs-3.0.1/src/physfs_platform_qnx.c rename to physfs-3.0/src/physfs_platform_qnx.c diff --git a/physfs-3.0.1/src/physfs_platform_unix.c b/physfs-3.0/src/physfs_platform_unix.c similarity index 100% rename from physfs-3.0.1/src/physfs_platform_unix.c rename to physfs-3.0/src/physfs_platform_unix.c diff --git a/physfs-3.0.1/src/physfs_platform_windows.c b/physfs-3.0/src/physfs_platform_windows.c similarity index 100% rename from physfs-3.0.1/src/physfs_platform_windows.c rename to physfs-3.0/src/physfs_platform_windows.c diff --git a/physfs-3.0.1/src/physfs_platform_winrt.cpp b/physfs-3.0/src/physfs_platform_winrt.cpp similarity index 100% rename from physfs-3.0.1/src/physfs_platform_winrt.cpp rename to physfs-3.0/src/physfs_platform_winrt.cpp diff --git a/physfs-3.0.1/src/physfs_platforms.h b/physfs-3.0/src/physfs_platforms.h similarity index 100% rename from physfs-3.0.1/src/physfs_platforms.h rename to physfs-3.0/src/physfs_platforms.h diff --git a/physfs-3.0.1/src/physfs_unicode.c b/physfs-3.0/src/physfs_unicode.c similarity index 100% rename from physfs-3.0.1/src/physfs_unicode.c rename to physfs-3.0/src/physfs_unicode.c diff --git a/physfs-3.0.1/test/test_physfs.c b/physfs-3.0/test/test_physfs.c similarity index 100% rename from physfs-3.0.1/test/test_physfs.c rename to physfs-3.0/test/test_physfs.c