Skip to content

Commit

Permalink
Set version to 1.7.2, update release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
roman-yagodin committed Jan 27, 2016
1 parent 7e5352d commit 9f8960c
Show file tree
Hide file tree
Showing 22 changed files with 37 additions and 32 deletions.
2 changes: 1 addition & 1 deletion Packaging/Packaging.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<OutputType>Library</OutputType>
<RootNamespace>Packaging</RootNamespace>
<AssemblyName>Packaging</AssemblyName>
<ReleaseVersion>1.7.1</ReleaseVersion>
<ReleaseVersion>1.7.2</ReleaseVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
Expand Down
2 changes: 1 addition & 1 deletion R7.University.Division/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
// The assembly version has the format "{Major}.{Minor}.{Build}.{Revision}".
// The form "{Major}.{Minor}.*" will automatically update the build and revision,
// and "{Major}.{Minor}.{Build}.*" will update just the revision.
[assembly: AssemblyVersion ("1.7.1.*")]
[assembly: AssemblyVersion ("1.7.2.*")]
// The following attributes are used to specify the signing key for the assembly,
// if desired. See the Mono documentation for more information about signing.
//[assembly: AssemblyDelaySign(false)]
Expand Down
2 changes: 1 addition & 1 deletion R7.University.Division/R7.University.Division.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<AssemblyName>R7.University.Division</AssemblyName>
<ProductVersion>8.0.30703</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
<ReleaseVersion>1.7.1</ReleaseVersion>
<ReleaseVersion>1.7.2</ReleaseVersion>
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
Expand Down
2 changes: 1 addition & 1 deletion R7.University.DivisionDirectory/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
// The form "{Major}.{Minor}.*" will automatically update the build and revision,
// and "{Major}.{Minor}.{Build}.*" will update just the revision.

[assembly: AssemblyVersion("1.7.1.*")]
[assembly: AssemblyVersion("1.7.2.*")]

// The following attributes are used to specify the signing key for the assembly,
// if desired. See the Mono documentation for more information about signing.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<OutputType>Library</OutputType>
<RootNamespace>R7.University.DivisionDirectory</RootNamespace>
<AssemblyName>R7.University.DivisionDirectory</AssemblyName>
<ReleaseVersion>1.7.1</ReleaseVersion>
<ReleaseVersion>1.7.2</ReleaseVersion>
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
Expand Down
2 changes: 1 addition & 1 deletion R7.University.EduProgramDirectory/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
// The assembly version has the format "{Major}.{Minor}.{Build}.{Revision}".
// The form "{Major}.{Minor}.*" will automatically update the build and revision,
// and "{Major}.{Minor}.{Build}.*" will update just the revision.
[assembly: AssemblyVersion ("1.7.1.*")]
[assembly: AssemblyVersion ("1.7.2.*")]
// The following attributes are used to specify the signing key for the assembly,
// if desired. See the Mono documentation for more information about signing.
//[assembly: AssemblyDelaySign(false)]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<OutputType>Library</OutputType>
<RootNamespace>R7.University.EduProgramDirectory</RootNamespace>
<AssemblyName>R7.University.EduProgramDirectory</AssemblyName>
<ReleaseVersion>1.7.1</ReleaseVersion>
<ReleaseVersion>1.7.2</ReleaseVersion>
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
Expand Down
2 changes: 1 addition & 1 deletion R7.University.EduProgramProfileDirectory/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
// The assembly version has the format "{Major}.{Minor}.{Build}.{Revision}".
// The form "{Major}.{Minor}.*" will automatically update the build and revision,
// and "{Major}.{Minor}.{Build}.*" will update just the revision.
[assembly: AssemblyVersion ("1.7.1.*")]
[assembly: AssemblyVersion ("1.7.2.*")]
// The following attributes are used to specify the signing key for the assembly,
// if desired. See the Mono documentation for more information about signing.
//[assembly: AssemblyDelaySign(false)]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<OutputType>Library</OutputType>
<RootNamespace>R7.University.EduProgramProfileDirectory</RootNamespace>
<AssemblyName>R7.University.EduProgramProfileDirectory</AssemblyName>
<ReleaseVersion>1.7.1</ReleaseVersion>
<ReleaseVersion>1.7.2</ReleaseVersion>
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
Expand Down
2 changes: 1 addition & 1 deletion R7.University.Employee/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
// The assembly version has the format "{Major}.{Minor}.{Build}.{Revision}".
// The form "{Major}.{Minor}.*" will automatically update the build and revision,
// and "{Major}.{Minor}.{Build}.*" will update just the revision.
[assembly: AssemblyVersion ("1.7.1.*")]
[assembly: AssemblyVersion ("1.7.2.*")]
// The following attributes are used to specify the signing key for the assembly,
// if desired. See the Mono documentation for more information about signing.
//[assembly: AssemblyDelaySign(false)]
Expand Down
2 changes: 1 addition & 1 deletion R7.University.Employee/R7.University.Employee.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<OutputType>Library</OutputType>
<RootNamespace>R7.University.Employee</RootNamespace>
<AssemblyName>R7.University.Employee</AssemblyName>
<ReleaseVersion>1.7.1</ReleaseVersion>
<ReleaseVersion>1.7.2</ReleaseVersion>
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
Expand Down
2 changes: 1 addition & 1 deletion R7.University.EmployeeDirectory/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
// The form "{Major}.{Minor}.*" will automatically update the build and revision,
// and "{Major}.{Minor}.{Build}.*" will update just the revision.

[assembly: AssemblyVersion("1.7.1.*")]
[assembly: AssemblyVersion("1.7.2.*")]

// The following attributes are used to specify the signing key for the assembly,
// if desired. See the Mono documentation for more information about signing.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<OutputType>Library</OutputType>
<RootNamespace>R7.University.EmployeeDirectory</RootNamespace>
<AssemblyName>R7.University.EmployeeDirectory</AssemblyName>
<ReleaseVersion>1.7.1</ReleaseVersion>
<ReleaseVersion>1.7.2</ReleaseVersion>
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
Expand Down
2 changes: 1 addition & 1 deletion R7.University.EmployeeList/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
// The assembly version has the format "{Major}.{Minor}.{Build}.{Revision}".
// The form "{Major}.{Minor}.*" will automatically update the build and revision,
// and "{Major}.{Minor}.{Build}.*" will update just the revision.
[assembly: AssemblyVersion ("1.7.1.*")]
[assembly: AssemblyVersion ("1.7.2.*")]
// The following attributes are used to specify the signing key for the assembly,
// if desired. See the Mono documentation for more information about signing.
//[assembly: AssemblyDelaySign(false)]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<OutputType>Library</OutputType>
<RootNamespace>R7.University.EmployeeList</RootNamespace>
<AssemblyName>R7.University.EmployeeList</AssemblyName>
<ReleaseVersion>1.7.1</ReleaseVersion>
<ReleaseVersion>1.7.2</ReleaseVersion>
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
Expand Down
2 changes: 1 addition & 1 deletion R7.University.Launchpad/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
// The assembly version has the format "{Major}.{Minor}.{Build}.{Revision}".
// The form "{Major}.{Minor}.*" will automatically update the build and revision,
// and "{Major}.{Minor}.{Build}.*" will update just the revision.
[assembly: AssemblyVersion ("1.7.1.*")]
[assembly: AssemblyVersion ("1.7.2.*")]
// The following attributes are used to specify the signing key for the assembly,
// if desired. See the Mono documentation for more information about signing.
//[assembly: AssemblyDelaySign(false)]
Expand Down
2 changes: 1 addition & 1 deletion R7.University.Launchpad/R7.University.Launchpad.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<OutputType>Library</OutputType>
<RootNamespace>R7.University.Launchpad</RootNamespace>
<AssemblyName>R7.University.Launchpad</AssemblyName>
<ReleaseVersion>1.7.1</ReleaseVersion>
<ReleaseVersion>1.7.2</ReleaseVersion>
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
Expand Down
2 changes: 1 addition & 1 deletion R7.University.sln
Original file line number Diff line number Diff line change
Expand Up @@ -298,6 +298,6 @@ Global
$45.LineAlign = 0
$45.IncludeDirectoryPaths = True
$44.inheritsSet = Mono
version = 1.7.1
version = 1.7.2
EndGlobalSection
EndGlobal
2 changes: 1 addition & 1 deletion R7.University/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
// The assembly version has the format "{Major}.{Minor}.{Build}.{Revision}".
// The form "{Major}.{Minor}.*" will automatically update the build and revision,
// and "{Major}.{Minor}.{Build}.*" will update just the revision.
[assembly: AssemblyVersion ("1.7.1.*")]
[assembly: AssemblyVersion ("1.7.2.*")]
// The following attributes are used to specify the signing key for the assembly,
// if desired. See the Mono documentation for more information about signing.
//[assembly: AssemblyDelaySign(false)]
Expand Down
2 changes: 1 addition & 1 deletion R7.University/R7.University.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<OutputType>Library</OutputType>
<RootNamespace>R7.University</RootNamespace>
<AssemblyName>R7.University</AssemblyName>
<ReleaseVersion>1.7.1</ReleaseVersion>
<ReleaseVersion>1.7.2</ReleaseVersion>
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
Expand Down
23 changes: 11 additions & 12 deletions R7.University/R7.University.dnn
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<dotnetnuke type="Package" version="5.0">
<packages>
<package name="R7.University" type="Library" version="01.07.01">
<package name="R7.University" type="Library" version="01.07.02">
<friendlyName>R7.University</friendlyName>
<description>This is a common library for all R7.University modules. By installing this package, you also install all available R7.University modules, such as Launchpad, Division, Employee, EmployeeList, etc.</description>
<owner>
Expand Down Expand Up @@ -94,11 +94,10 @@
</script>
<script type="Install">
<name>SqlDataProvider\01.07.00.SqlDataProvider</name>
<version>01.07.01</version>
<version>01.07.00</version>
</script>
<script type="UnInstall">
<name>SqlDataProvider\Uninstall.SqlDataProvider</name>
<version>01.07.01</version>
</script>
</scripts>
</component>
Expand Down Expand Up @@ -130,7 +129,7 @@
</component>
</components>
</package>
<package name="R7.University.Launchpad" type="Module" version="01.07.01">
<package name="R7.University.Launchpad" type="Module" version="01.07.02">
<friendlyName>R7.University.Launchpad</friendlyName>
<description>This is a simple module to display some records from database table.</description>
<owner>
Expand Down Expand Up @@ -314,7 +313,7 @@
</component>
</components>
</package>
<package name="R7.University.Employee" type="Module" version="01.07.01">
<package name="R7.University.Employee" type="Module" version="01.07.02">
<friendlyName>_Employee</friendlyName>
<description>This is a module to display information about single employee.</description>
<owner>
Expand Down Expand Up @@ -416,7 +415,7 @@
</component>
</components>
</package>
<package name="R7.University.EmployeeDetails" type="Module" version="01.07.01">
<package name="R7.University.EmployeeDetails" type="Module" version="01.07.02">
<friendlyName>_EmployeeDetails</friendlyName>
<description>This is a module to display detailed information about single employee.</description>
<owner>
Expand Down Expand Up @@ -498,7 +497,7 @@
</component>
</components>
</package>
<package name="R7.University.EmployeeList" type="Module" version="01.07.01">
<package name="R7.University.EmployeeList" type="Module" version="01.07.02">
<friendlyName>_EmployeeList</friendlyName>
<description>This is a simple module to display a list of employees.</description>
<owner>
Expand Down Expand Up @@ -589,7 +588,7 @@
</component>
</components>
</package>
<package name="R7.University.Division" type="Module" version="01.07.01">
<package name="R7.University.Division" type="Module" version="01.07.02">
<friendlyName>_Division</friendlyName>
<description>This is a module to display information about single division.</description>
<owner>
Expand Down Expand Up @@ -680,7 +679,7 @@
</component>
</components>
</package>
<package name="R7.University.EmployeeDirectory" type="Module" version="01.07.01">
<package name="R7.University.EmployeeDirectory" type="Module" version="01.07.02">
<friendlyName>R7.University.EmployeeDirectory</friendlyName>
<description>This is a module to display information about employees.</description>
<owner>
Expand Down Expand Up @@ -771,7 +770,7 @@
</component>
</components>
</package>
<package name="R7.University.DivisionDirectory" type="Module" version="01.07.01">
<package name="R7.University.DivisionDirectory" type="Module" version="01.07.02">
<friendlyName>R7.University.DivisionDirectory</friendlyName>
<description>This is a module to display information about divisions.</description>
<owner>
Expand Down Expand Up @@ -875,7 +874,7 @@
</component>
</components>
</package>
<package name="R7.University.EduProgramDirectory" type="Module" version="01.07.01">
<package name="R7.University.EduProgramDirectory" type="Module" version="01.07.02">
<friendlyName>R7.University.EduProgramDirectory</friendlyName>
<description>This is a module to display information about educational programs.</description>
<owner>
Expand Down Expand Up @@ -955,7 +954,7 @@
</component>
</components>
</package>
<package name="R7.University.EduProgramProfileDirectory" type="Module" version="01.07.01">
<package name="R7.University.EduProgramProfileDirectory" type="Module" version="01.07.02">
<friendlyName>R7.University.EduProgramProfileDirectory</friendlyName>
<description>This is a module to display information about educational program profiles.</description>
<owner>
Expand Down
6 changes: 6 additions & 0 deletions R7.University/releaseNotes.htm
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
<div style="white-space:normal">
<h3>Version 1.7.2</h3>
<ul>
<li>Launchpad: Quickfix for null ShortTitle (relate to #32).</li>
<li>Update DotNetNuke.R7 to 0.3.1.</li>
<li>Fix #99: Issues when creating edu. program profiles.</li>
</ul>
<h3>Version 1.7.1</h3>
<ul>
<li>Upgrade AjaxControlToolkit to 15.1.4.</li>
Expand Down

0 comments on commit 9f8960c

Please sign in to comment.