forked from premiere/premiere-libtorrent
update revision
This commit is contained in:
parent
044ee0f054
commit
57d619eec7
|
@ -44,7 +44,7 @@ POSSIBILITY OF SUCH DAMAGE.
|
|||
#define LIBTORRENT_VERSION_NUM ((LIBTORRENT_VERSION_MAJOR * 10000) + (LIBTORRENT_VERSION_MINOR * 100) + LIBTORRENT_VERSION_TINY)
|
||||
|
||||
#define LIBTORRENT_VERSION "1.1.0.0"
|
||||
#define LIBTORRENT_REVISION "7f05551"
|
||||
#define LIBTORRENT_REVISION "044ee0f"
|
||||
|
||||
namespace libtorrent {
|
||||
|
||||
|
|
Loading…
Reference in New Issue