Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
roman-yagodin committed Jan 14, 2019
1 parent 37932fa commit 8eb11ce
Show file tree
Hide file tree
Showing 18 changed files with 32 additions and 32 deletions.
2 changes: 1 addition & 1 deletion Deploy/Deploy.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<RootNamespace>Deploy</RootNamespace>
<AssemblyName>Deploy</AssemblyName>
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
<ReleaseVersion>2.1.1</ReleaseVersion>
<ReleaseVersion>2.1.2</ReleaseVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
Expand Down
2 changes: 1 addition & 1 deletion R7.University.Controls/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,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("2.1.1.*")]
[assembly: AssemblyVersion("2.1.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.Controls/R7.University.Controls.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<RootNamespace>R7.University.Controls</RootNamespace>
<AssemblyName>R7.University.Controls</AssemblyName>
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
<ReleaseVersion>2.1.1</ReleaseVersion>
<ReleaseVersion>2.1.2</ReleaseVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
Expand Down
2 changes: 1 addition & 1 deletion R7.University.Divisions/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,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("2.1.1.*")]
[assembly: AssemblyVersion("2.1.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.Divisions/R7.University.Divisions.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<AssemblyName>R7.University.Divisions</AssemblyName>
<ProductVersion>8.0.30703</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
<ReleaseVersion>2.1.1</ReleaseVersion>
<ReleaseVersion>2.1.2</ReleaseVersion>
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,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("2.1.1.*")]
[assembly: AssemblyVersion("2.1.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 @@ -9,7 +9,7 @@
<OutputType>Library</OutputType>
<RootNamespace>R7.University.EduProgramProfiles</RootNamespace>
<AssemblyName>R7.University.EduProgramProfiles</AssemblyName>
<ReleaseVersion>2.1.1</ReleaseVersion>
<ReleaseVersion>2.1.2</ReleaseVersion>
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
Expand Down
2 changes: 1 addition & 1 deletion R7.University.EduPrograms/Properties/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("2.1.1.*")]
[assembly: AssemblyVersion("2.1.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
2 changes: 1 addition & 1 deletion R7.University.EduPrograms/R7.University.EduPrograms.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<OutputType>Library</OutputType>
<RootNamespace>R7.University.EduPrograms</RootNamespace>
<AssemblyName>R7.University.EduPrograms</AssemblyName>
<ReleaseVersion>2.1.1</ReleaseVersion>
<ReleaseVersion>2.1.2</ReleaseVersion>
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
Expand Down
2 changes: 1 addition & 1 deletion R7.University.Employees/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,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("2.1.1.*")]
[assembly: AssemblyVersion("2.1.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.Employees/R7.University.Employees.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<OutputType>Library</OutputType>
<RootNamespace>R7.University.Employees</RootNamespace>
<AssemblyName>R7.University.Employees</AssemblyName>
<ReleaseVersion>2.1.1</ReleaseVersion>
<ReleaseVersion>2.1.2</ReleaseVersion>
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
Expand Down
2 changes: 1 addition & 1 deletion R7.University.Launchpad/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,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("2.1.1.*")]
[assembly: AssemblyVersion("2.1.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>2.1.1</ReleaseVersion>
<ReleaseVersion>2.1.2</ReleaseVersion>
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
Expand Down
2 changes: 1 addition & 1 deletion R7.University.Tests/R7.University.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<RootNamespace>R7.University.Tests</RootNamespace>
<AssemblyName>R7.University.Tests</AssemblyName>
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
<ReleaseVersion>2.1.1</ReleaseVersion>
<ReleaseVersion>2.1.2</ReleaseVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
Expand Down
2 changes: 1 addition & 1 deletion R7.University.sln
Original file line number Diff line number Diff line change
Expand Up @@ -335,6 +335,6 @@ Global
$52.inheritsSet = null
$52.inheritsScope = text/plain
$52.scope = text/x-cshtml
version = 2.1.1
version = 2.1.2
EndGlobalSection
EndGlobal
4 changes: 2 additions & 2 deletions R7.University/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
// 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("2.1.1.*")]
[assembly: AssemblyInformationalVersion("2.1.1")]
[assembly: AssemblyVersion("2.1.2.*")]
[assembly: AssemblyInformationalVersion("2.1.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>2.1.1</ReleaseVersion>
<ReleaseVersion>2.1.2</ReleaseVersion>
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
Expand Down
28 changes: 14 additions & 14 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="02.01.01">
<package name="R7.University" type="Library" version="02.01.02">
<friendlyName>R7.University</friendlyName>
<description>This is a core library for all R7.University modules. By installing this package, you also install all available R7.University modules, such as Launchpad, Division*, Employee*, EduProgram*, etc.</description>
<owner>
Expand Down Expand Up @@ -225,7 +225,7 @@
</component>
</components>
</package>
<package name="R7.University.Launchpad" type="Module" version="02.01.01">
<package name="R7.University.Launchpad" type="Module" version="02.01.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 @@ -423,7 +423,7 @@
</component>
</components>
</package>
<package name="R7.University.Employee" type="Module" version="02.01.01">
<package name="R7.University.Employee" type="Module" version="02.01.02">
<friendlyName>R7.University.Employee</friendlyName>
<description>This is a module to display information about single employee.</description>
<owner>
Expand Down Expand Up @@ -503,7 +503,7 @@

</components>
</package>
<package name="R7.University.EmployeeDetails" type="Module" version="02.01.01">
<package name="R7.University.EmployeeDetails" type="Module" version="02.01.02">
<friendlyName>R7.University.EmployeeDetails</friendlyName>
<description>This is a module to display detailed information about single employee.</description>
<owner>
Expand Down Expand Up @@ -571,7 +571,7 @@
</component>
</components>
</package>
<package name="R7.University.EmployeeList" type="Module" version="02.01.01">
<package name="R7.University.EmployeeList" type="Module" version="02.01.02">
<friendlyName>R7.University.EmployeeList</friendlyName>
<description>This is a simple module to display a list of employees.</description>
<owner>
Expand Down Expand Up @@ -650,7 +650,7 @@
</component>
</components>
</package>
<package name="R7.University.Division" type="Module" version="02.01.01">
<package name="R7.University.Division" type="Module" version="02.01.02">
<friendlyName>R7.University.Division</friendlyName>
<description>This is a module to display information about single division.</description>
<owner>
Expand Down Expand Up @@ -718,7 +718,7 @@
</component>
</components>
</package>
<package name="R7.University.EmployeeDirectory" type="Module" version="02.01.01">
<package name="R7.University.EmployeeDirectory" type="Module" version="02.01.02">
<friendlyName>R7.University.EmployeeDirectory</friendlyName>
<description>This is a module to display information about employees.</description>
<owner>
Expand Down Expand Up @@ -797,7 +797,7 @@
</component>
</components>
</package>
<package name="R7.University.DivisionDirectory" type="Module" version="02.01.01">
<package name="R7.University.DivisionDirectory" type="Module" version="02.01.02">
<friendlyName>R7.University.DivisionDirectory</friendlyName>
<description>This is a module to display information about divisions.</description>
<owner>
Expand Down Expand Up @@ -887,7 +887,7 @@
</component>
</components>
</package>
<package name="R7.University.EduProgram" type="Module" version="02.01.01">
<package name="R7.University.EduProgram" type="Module" version="02.01.02">
<friendlyName>R7.University.EduProgram</friendlyName>
<description>This is a module to display information about single employee.</description>
<owner>
Expand Down Expand Up @@ -987,7 +987,7 @@
</component>
</components>
</package>
<package name="R7.University.EduProgramDirectory" type="Module" version="02.01.01">
<package name="R7.University.EduProgramDirectory" type="Module" version="02.01.02">
<friendlyName>R7.University.EduProgramDirectory</friendlyName>
<description>This is a module to display information about educational programs.</description>
<owner>
Expand Down Expand Up @@ -1088,7 +1088,7 @@
</component>
</components>
</package>
<package name="R7.University.ScienceDirectory" type="Module" version="02.01.01">
<package name="R7.University.ScienceDirectory" type="Module" version="02.01.02">
<friendlyName>R7.University.ScienceDirectory</friendlyName>
<description>This is a module to display science information for educational programs.</description>
<owner>
Expand Down Expand Up @@ -1164,7 +1164,7 @@
</component>
</components>
</package>
<package name="R7.University.EduProgramProfileDirectory" type="Module" version="02.01.01">
<package name="R7.University.EduProgramProfileDirectory" type="Module" version="02.01.02">
<friendlyName>R7.University.EduProgramProfileDirectory</friendlyName>
<description>A module to display information about educational program profiles.</description>
<owner>
Expand Down Expand Up @@ -1273,7 +1273,7 @@
</component>
</components>
</package>
<package name="R7.University.EduVolumeDirectory" type="Module" version="02.01.01">
<package name="R7.University.EduVolumeDirectory" type="Module" version="02.01.02">
<friendlyName>R7.University.EduVolumeDirectory</friendlyName>
<description>A module to display information about educational program profiles volume by years.</description>
<owner>
Expand Down Expand Up @@ -1360,7 +1360,7 @@
</component>
</components>
</package>
<package name="R7.University.ContingentDirectory" type="Module" version="02.01.01">
<package name="R7.University.ContingentDirectory" type="Module" version="02.01.02">
<friendlyName>R7.University.ContingentDirectory</friendlyName>
<description>A module to display information about contingent.</description>
<owner>
Expand Down

0 comments on commit 8eb11ce

Please sign in to comment.