File tree 6 files changed +12
-12
lines changed
6 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 40
40
<property name =" project.name" value =" nhibernate" />
41
41
<property name =" project.version.major" value =" 0" />
42
42
<property name =" project.version.minor" value =" 8" />
43
- <property name =" project.version.build" value =" 3 " />
43
+ <property name =" project.version.build" value =" 4 " />
44
44
<property name =" project.version.revision" value =" 0" />
45
45
<property name =" project.version" value =" ${project.version.major}.${project.version.minor}.${project.version.build}.${project.version.revision}" />
46
46
Original file line number Diff line number Diff line change 4
4
//------------------------------------------------------------------------------
5
5
// <autogenerated>
6
6
// This code was generated by a tool.
7
- // Runtime Version: 1.1.4322.573
7
+ // Runtime Version: 1.1.4322.2032
8
8
//
9
9
// Changes to this file may cause incorrect behavior and will be lost if
10
10
// the code is regenerated.
Original file line number Diff line number Diff line change 5
5
//------------------------------------------------------------------------------
6
6
// <autogenerated>
7
7
// This code was generated by a tool.
8
- // Runtime Version: 1.1.4322.573
8
+ // Runtime Version: 1.1.4322.2032
9
9
//
10
10
// Changes to this file may cause incorrect behavior and will be lost if
11
11
// the code is regenerated.
Original file line number Diff line number Diff line change 4
4
//------------------------------------------------------------------------------
5
5
// <autogenerated>
6
6
// This code was generated by a tool.
7
- // Runtime Version: 1.1.4322.573
7
+ // Runtime Version: 1.1.4322.2032
8
8
//
9
9
// Changes to this file may cause incorrect behavior and will be lost if
10
10
// the code is regenerated.
16
16
[ assembly: AssemblyCompanyAttribute ( "nhibernate.sourceforge.net" ) ]
17
17
[ assembly: AssemblyProductAttribute ( "NHibernate.DomainModel" ) ]
18
18
[ assembly: AssemblyCopyrightAttribute ( "Licensed under LGPL." ) ]
19
- [ assembly: AssemblyVersionAttribute ( "0.8.3 .0" ) ]
19
+ [ assembly: AssemblyVersionAttribute ( "0.8.4 .0" ) ]
20
20
[ assembly: AssemblyInformationalVersionAttribute ( "0.8" ) ]
21
- [ assembly: AssemblyFileVersionAttribute ( "0.8.3 .0" ) ]
21
+ [ assembly: AssemblyFileVersionAttribute ( "0.8.4 .0" ) ]
22
22
[ assembly: AssemblyDelaySignAttribute ( false ) ]
23
23
Original file line number Diff line number Diff line change 4
4
//------------------------------------------------------------------------------
5
5
// <autogenerated>
6
6
// This code was generated by a tool.
7
- // Runtime Version: 1.1.4322.573
7
+ // Runtime Version: 1.1.4322.2032
8
8
//
9
9
// Changes to this file may cause incorrect behavior and will be lost if
10
10
// the code is regenerated.
16
16
[ assembly: AssemblyCompanyAttribute ( "nhibernate.sourceforge.net" ) ]
17
17
[ assembly: AssemblyProductAttribute ( "NHibernate.Test" ) ]
18
18
[ assembly: AssemblyCopyrightAttribute ( "Licensed under LGPL." ) ]
19
- [ assembly: AssemblyVersionAttribute ( "0.8.3 .0" ) ]
19
+ [ assembly: AssemblyVersionAttribute ( "0.8.4 .0" ) ]
20
20
[ assembly: AssemblyInformationalVersionAttribute ( "0.8" ) ]
21
- [ assembly: AssemblyFileVersionAttribute ( "0.8.3 .0" ) ]
21
+ [ assembly: AssemblyFileVersionAttribute ( "0.8.4 .0" ) ]
22
22
[ assembly: AssemblyDelaySignAttribute ( false ) ]
23
23
Original file line number Diff line number Diff line change 6
6
//------------------------------------------------------------------------------
7
7
// <autogenerated>
8
8
// This code was generated by a tool.
9
- // Runtime Version: 1.1.4322.573
9
+ // Runtime Version: 1.1.4322.2032
10
10
//
11
11
// Changes to this file may cause incorrect behavior and will be lost if
12
12
// the code is regenerated.
20
20
[ assembly: AssemblyCompanyAttribute ( "nhibernate.sourceforge.net" ) ]
21
21
[ assembly: AssemblyProductAttribute ( "NHibernate" ) ]
22
22
[ assembly: AssemblyCopyrightAttribute ( "Licensed under LGPL." ) ]
23
- [ assembly: AssemblyVersionAttribute ( "0.8.3 .0" ) ]
23
+ [ assembly: AssemblyVersionAttribute ( "0.8.4 .0" ) ]
24
24
[ assembly: AssemblyInformationalVersionAttribute ( "0.8" ) ]
25
- [ assembly: AssemblyFileVersionAttribute ( "0.8.3 .0" ) ]
25
+ [ assembly: AssemblyFileVersionAttribute ( "0.8.4 .0" ) ]
26
26
//[assembly: AssemblyKeyFileAttribute("..\\NHibernate.snk")]
27
27
You can’t perform that action at this time.
0 commit comments