Read-only archive of the All About Symbian forum (2001–2013) · About this archive

How to Set Version of S60 Application ?

0 replies · 3,704 views · Started 10 October 2006

Hi All,

I want to set the version of my Symbian application.

It alwasys show 0.0.1 version when ever I install SIS file on mobile.

I had changed the .pkg file Header
#{"YourAppName"},(0xAPPUID),0,0,1 to #{"YourAppName"},(0xAPPUID),1,0,2

but the package file(.pkg) is being Updated by the IDE when I make the Release mode build to create SIS file and at that timeit again change the version to 0,0,1.
I am using Profession Addition of Visual studio to create the S60 platform.

As we have option in the [ProjectName]AIF.RSS file to set the "Application ID" in the Resource structure. Similarly there should have the way to set the version of the application. But I whould able to find that paratmeter.Please Help.

Thanks
Puneet