VOL-3941 : Fix nil pointer access
- the pLastTxMeInstance is nil when LockStateFsm has reset.
  We should ignore any OMCI SET Response Msg in this case.

Change-Id: I4ece6a893016c589687da1825bf872987882b0c0
diff --git a/VERSION b/VERSION
index 927ac59..ec194e6 100755
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-1.2.7-dev184
+1.2.7-dev185