update revision

This commit is contained in:
arvidn 2016-04-08 22:43:49 -04:00
parent 044ee0f054
commit 57d619eec7
1 changed files with 1 additions and 1 deletions

View File

@ -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 {