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