e2sim: add support for Resource Status Request, Response, Update
[it/test.git] / simulators / e2sim / build_e2sim
index ede61a7..80a53c6 100755 (executable)
@@ -20,7 +20,7 @@
 
 set -e
 
-E2SIM_VERSION='1.3.0'
+E2SIM_VERSION='1.4.0'
 export E2SIM_DIR=$PWD
 source $E2SIM_DIR/tools/build_helper.bash
 DOCKER_IMAGE='e2sim'