Strange version shown for a Windows Phone 8.1 XAML app

c#, windows-phone-8, windows-phone-8.1, xaml

Solution

From Microsoft support:

Yes this is very normal now when you are submitting a package to support Windows Phone 8.1, it automatically generates an version number for your update.

Problem

I have created a Windows Phone 8.1 XAML version of one of my existing app. I set the package version to 1.5.0.0, the created file is called SlovakApps.WindowsPhone_1.5.0.1_AnyCPU_bundle.appxupload. When I upload the file to Dev Center, a strange version is shown: Is this normal? Seems very strange to me.

Original source