Skip to content
Snippets Groups Projects
Commit 7b170853 authored by Alain BUTEAU's avatar Alain BUTEAU
Browse files

Created tag release_1_4_5.

parent b2be5fc0
No related branches found
No related tags found
No related merge requests found
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
<groupId>fr.soleil.device</groupId> <groupId>fr.soleil.device</groupId>
<artifactId>XPSV2-${aol}-${mode}</artifactId> <artifactId>XPSV2-${aol}-${mode}</artifactId>
<version>1.4.4</version> <version>1.4.5</version>
<packaging>nar</packaging> <packaging>nar</packaging>
......
...@@ -221,6 +221,9 @@ void XPSTrajectory::get_device_property() ...@@ -221,6 +221,9 @@ void XPSTrajectory::get_device_property()
//----------------------------------------------------------------------------- //-----------------------------------------------------------------------------
void XPSTrajectory::always_executed_hook() void XPSTrajectory::always_executed_hook()
{ {
// PROBLEM-1168 . force state refresh
dev_state();
} }
//+---------------------------------------------------------------------------- //+----------------------------------------------------------------------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment