NetAnim: Update version to 3.105
This commit is contained in:
@@ -311,7 +311,7 @@ void AnimationInterface::StartNewTraceFile ()
|
||||
|
||||
std::string AnimationInterface::GetNetAnimVersion ()
|
||||
{
|
||||
return "netanim-3.104";
|
||||
return "netanim-3.105";
|
||||
}
|
||||
|
||||
void AnimationInterface::SetStartTime (Time t)
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
import wutils
|
||||
|
||||
# Required NetAnim version
|
||||
NETANIM_RELEASE_NAME = "netanim-3.104"
|
||||
NETANIM_RELEASE_NAME = "netanim-3.105"
|
||||
|
||||
|
||||
def build (bld) :
|
||||
|
||||
Reference in New Issue
Block a user