You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jmeter.apache.org by sebb <se...@gmail.com> on 2012/05/01 12:01:15 UTC

Re: svn commit: r1332580 - /jmeter/trunk/bin/saveservice.properties

On 1 May 2012 10:00,  <pm...@apache.org> wrote:
> Author: pmouawad
> Date: Tue May  1 09:00:41 2012
> New Revision: 1332580
>
> URL: http://svn.apache.org/viewvc?rev=1332580&view=rev
> Log:
> Add information about version change
>
> Modified:
>    jmeter/trunk/bin/saveservice.properties
>
> Modified: jmeter/trunk/bin/saveservice.properties
> URL: http://svn.apache.org/viewvc/jmeter/trunk/bin/saveservice.properties?rev=1332580&r1=1332579&r2=1332580&view=diff
> ==============================================================================
> --- jmeter/trunk/bin/saveservice.properties (original)
> +++ jmeter/trunk/bin/saveservice.properties Tue May  1 09:00:41 2012
> @@ -42,6 +42,7 @@ _file_version=$Revision$
>  # 2.1 = 2.3.2
>  # (Some version updates were missed here...)
>  # 2.2 = 2.6
> +# 2.3 = 2.6

JMeter version 2.6 can only correspond with a single _version.
This must be the _version that was active when JMeter 2.6 was released.

_version 2.3 corresponds with *no* official JMeter version currently.

If there are no further changes to this file, 2.3 will correspond with
the next JMeter release (which is likely to be 2.7, rather than 2.6.1
or 3.0)
But if there are further changes, _version may well be updated again,
in which case 2.3 won't have a corresponding JMeter version.

>  #
>  _version=2.3
>  #
>
>