From b448c6ebf08bee281cb2a1fba320ab9e74fd1f68 Mon Sep 17 00:00:00 2001 From: Blake Harnden Date: Fri, 7 Jun 2019 09:10:34 -0700 Subject: [PATCH] bumped version to 5.2.2 and fixed issue in gui that prevented moving nodes while mobility was occuring --- configure.ac | 2 +- gui/wlan.tcl | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/configure.ac b/configure.ac index 10c1c245..bd9127c3 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. # this defines the CORE version number, must be static for AC_INIT -AC_INIT(core, 5.2.1, core-dev@nrl.navy.mil) +AC_INIT(core, 5.2.2, core-dev@nrl.navy.mil) # autoconf and automake initialization AC_CONFIG_SRCDIR([netns/version.h.in]) diff --git a/gui/wlan.tcl b/gui/wlan.tcl index b110a4aa..bea770a7 100644 --- a/gui/wlan.tcl +++ b/gui/wlan.tcl @@ -243,7 +243,6 @@ proc moveNode { c node img xpos ypos dx dy } { "wlanlink && need_redraw"] { redrawWlanLink $wlanlink } - $c dtag node selected $c delete -withtags selectmark $c dtag link need_redraw $c dtag wlanlink need_redraw