mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-02 22:25:04 -04:00
updated revision numbers in VOIP and LinksCloud plugins
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5695 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
42297efb16
commit
7078cc1c8e
2 changed files with 3 additions and 3 deletions
|
@ -49,7 +49,7 @@ extern "C" {
|
|||
void VOIPPlugin::getPluginVersion(int& major,int& minor,int& svn_rev) const
|
||||
{
|
||||
major = 5 ;
|
||||
minor = 3 ;
|
||||
minor = 4 ;
|
||||
svn_rev = SVN_REVISION_NUMBER ;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue