Skip to content

Commit

Permalink
NOJIRA - Changed from Alpha to Stable
Browse files Browse the repository at this point in the history
  • Loading branch information
ashishpd committed Mar 14, 2016
1 parent 5c3eb01 commit b13533a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DNN Platform/Library/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
[assembly: AssemblyDescription("Open Source Web Application Framework")]
[assembly: CLSCompliant(true)]

[assembly: AssemblyStatus(ReleaseMode.Alpha)]
[assembly: AssemblyStatus(ReleaseMode.Stable)]

// Allow internal variables to be visible to testing projects
[assembly: InternalsVisibleTo("DotNetNuke.Tests.Core")]
Expand Down

0 comments on commit b13533a

Please sign in to comment.