[CLOSED] Premium Trunk versioning

  1. #1

    [CLOSED] Premium Trunk versioning

    I notice that a build from the SVN premium trunk reports the version (using client side Ext.Net.Version and DLL properties) as 2.3.0 !!!

    Would it be possible to have the SVN build annotate itself correctly with the version, version increment and the revision. I've just downloaded 2.5.0 Pro and the DLL properties are correctly as 2.5.0.31359
    Last edited by Daniil; Mar 25, 2014 at 5:01 PM. Reason: [CLOSED]
  2. #2
    Can you explain where did you see 2.3.0 in trunk?
    I see the following line in AssemblyInfo.cs
    AssemblyVersion("2.5.0.*")
  3. #3

    Ext.Net.Version

    Quote Originally Posted by Vladimir View Post
    Can you explain where did you see 2.3.0 in trunk?
    I see the following line in AssemblyInfo.cs
    AssemblyVersion("2.5.0.*")
    For user information, as I said, I display the Ext.Net version using Ext.Net.Version function client side. I reports 2.3.0 using latest SVN premium trunk build.
  4. #4
    Do you mean the following javascript code?
    Ext.net.Version
    For me, it returns "2.5.0"

    Please provide test sample demonstrates how to get "2.3.0"

Similar Threads

  1. Licensing for multiple developers and versioning
    By josegarcia in forum Licensing
    Replies: 1
    Last Post: Feb 25, 2014, 5:34 PM
  2. [CLOSED] error:premium - Revision 5542: /trunk
    By CPA1158139 in forum 2.x Legacy Premium Help
    Replies: 3
    Last Post: Dec 06, 2013, 3:39 AM
  3. Replies: 3
    Last Post: Dec 05, 2013, 2:26 AM
  4. [CLOSED] premium/trunk/Ext.Net does not build
    By michaeld in forum 2.x Legacy Premium Help
    Replies: 5
    Last Post: Apr 25, 2013, 5:25 AM
  5. [CLOSED] about premium trunk
    By CPA1158139 in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Mar 23, 2012, 3:08 PM

Posting Permissions