Hi Bryce,

with my commit:
13437
now the wix installer takes version from inkscape.rc that is updated anyway.
Also now the wix installer handles 64bit target by getting architecture information directly from inkscape.exe.

I uploaded the so created pre1 64bit msi to sf.net. - I used Parthas binaries.


I reviewed the dist instructions in the wiki a bit.

however currently in  inkscape rc files it reads:
...
1 VERSIONINFO
    FILEVERSION     0,48,0,9
    PRODUCTVERSION  0,48,0,9
BEGIN
...

Could you make sure the release will have the build number set to "0" like
...
1 VERSIONINFO
    FILEVERSION     0,49,0,0
    PRODUCTVERSION  0,49,0,0
BEGIN
...


Regards,

Adib.
--


On Sun, Jun 22, 2014 at 6:45 AM, Bryce Harrington <bryce@...961...> wrote:
On Thu, Jun 19, 2014 at 09:34:32PM +0100, the Adib wrote:
> Bryce,
>
> Hm I still see some (actually one) "0.48" version number in the win32
> INstaller files.
>
> Which instruction do you follow when creating the release tarball?
> Probably these must be updated ....

I follow the directions at:

  http://wiki.inkscape.org/wiki/index.php/Creating_Inkscape_distributions#Creating_a_distribution_source_tarball_package

and very much appreciate updates to make it more complete.

Bryce

> Regards,
>
> Adib.
> --
>
>
>
> On Wed, Jun 18, 2014 at 7:39 PM, Bryce Harrington <bryce@...961...
> > wrote:
>
> > Download it at:
> >
> >     https://sourceforge.net/projects/inkscape/files/inkscape/0.91pre1/
> >
> > Tagged in trunk as:
> >
> >     INKSCAPE_0_91_PRE1
> >
> > It would be helpful if packagers could generate binary platform packages
> > from this tarball.  If you spot packaging problems (like version numbers
> > that didn't get updated, or missing files needed for builds), please
> > raise these problems with me ASAP.
> >
> > Bryce
> >
> >
> > ------------------------------------------------------------------------------
> > HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
> > Find What Matters Most in Your Big Data with HPCC Systems
> > Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
> > Leverages Graph Analysis for Fast Processing & Easy Data Exploration
> > http://p.sf.net/sfu/hpccsystems
> > _______________________________________________
> > Inkscape-devel mailing list
> > Inkscape-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/inkscape-devel
> >