forward port of version change from RC_1_0
This commit is contained in:
parent
aef449ad65
commit
524cf00fcb
|
@ -36,7 +36,7 @@ namespace libtorrent {
|
|||
|
||||
char const* version()
|
||||
{
|
||||
return LIBTORRENT_VERSION "." LIBTORRENT_REVISION ;
|
||||
return LIBTORRENT_VERSION;
|
||||
}
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue