Skip to content

Commit

Permalink
Update SDK, changelog, and version to 3.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
daw42 committed Mar 26, 2012
1 parent f8d74a6 commit e87c2d1
Show file tree
Hide file tree
Showing 9 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
@@ -1,4 +1,4 @@
In Master Branch
3.0.10 (2012/03/25)
---------------------------
- EmailAuth Plugin updates to 3.0.0.1
- Add UsernameMod plugin by Evan Horne
Expand Down
2 changes: 1 addition & 1 deletion Installer/installer.iss
@@ -1,5 +1,5 @@
#define MyAppName "pGina"
#define MyAppVersion "3.0.9.0"
#define MyAppVersion "3.0.10.0"
#define MyAppPublisher "pGina Team"
#define MyAppURL "http://www.pgina.org/"
#define MyAppExeName "pGina.Configuration.exe"
Expand Down
Binary file modified Plugins/SDK/Abstractions.dll
Binary file not shown.
Binary file modified Plugins/SDK/pGina.Configuration.exe
Binary file not shown.
Binary file modified Plugins/SDK/pGina.Core.dll
Binary file not shown.
Binary file modified Plugins/SDK/pGina.Shared.dll
Binary file not shown.
4 changes: 2 additions & 2 deletions pGina/src/Core/Properties/SharedAssemblyInfo.cs
Expand Up @@ -17,5 +17,5 @@
// Build Number
// Revision
//
[assembly: AssemblyVersion("3.0.9.0")]
[assembly: AssemblyFileVersion("3.0.9.0")]
[assembly: AssemblyVersion("3.0.10.0")]
[assembly: AssemblyFileVersion("3.0.10.0")]
Binary file modified pGina/src/CredentialProvider/CredentialProvider.rc
Binary file not shown.
Binary file modified pGina/src/Gina/Gina/Gina.rc
Binary file not shown.

0 comments on commit e87c2d1

Please sign in to comment.