Version is incompatible with the MQL5 Market? (closed)

 

Hello everyone!

I am running into a small poltergeist with the MQL5 compiler. It yields a warning: "Version is incompatible with the MQL5 Market". This is my code.

#property version     "0.1"

Thanks in advance!

EDIT: I got it, Metaquotes does not accept versions below 1.0. LOL