Tagging and final Release Notes update
This commit is contained in:
parent
8d290d04e4
commit
b8c6277050
2 changed files with 3 additions and 3 deletions
|
@ -70,7 +70,7 @@ using System.Runtime.InteropServices;
|
|||
// You can specify all the values or you can default the Revision and Build Numbers
|
||||
// by using the '*' as shown below:
|
||||
|
||||
[assembly: AssemblyVersion("2.47.1.6")]
|
||||
[assembly: AssemblyVersion("2.47.1.7")]
|
||||
|
||||
//
|
||||
// In order to sign your assembly you must specify a key to use. Refer to the
|
||||
|
@ -100,4 +100,4 @@ using System.Runtime.InteropServices;
|
|||
[assembly: AssemblyDelaySign(false)]
|
||||
//[assembly: AssemblyKeyName("")]
|
||||
[assembly: ComVisibleAttribute(false)]
|
||||
[assembly: AssemblyFileVersionAttribute("2.47.1.6")]
|
||||
[assembly: AssemblyFileVersionAttribute("2.47.1.7")]
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
<body style="background-color: white; font-family: Verdana, sans-serif;font-size: 13px;line-height: 1.3">
|
||||
<div>
|
||||
<div>
|
||||
<h3><span class="date">2012-11-00</span> - Release 2.47.1</h3>
|
||||
<h3><span class="date">2012-11-26</span> - Release 2.47.1</h3>
|
||||
<div>
|
||||
* Funtions Added:
|
||||
<ul>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue