Skip to content

Commit

Permalink
Update for krb5-1.13-prerelease
Browse files Browse the repository at this point in the history
  • Loading branch information
tlyu committed Oct 7, 2013
1 parent 5036f91 commit b44879d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions README
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Kerberos Version 5, Release 1.12
Kerberos Version 5, Release 1.13

Release Notes
The MIT Kerberos Team
Expand Down Expand Up @@ -77,10 +77,10 @@ from using single-DES cryptosystems. Among these is a configuration
variable that enables "weak" enctypes, which defaults to "false"
beginning with krb5-1.8.

Major changes in 1.12
Major changes in 1.13
---------------------

krb5-1.12 changes by ticket ID
krb5-1.13 changes by ticket ID
------------------------------

Acknowledgements
Expand Down
2 changes: 1 addition & 1 deletion src/patchlevel.h
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
* organization.
*/
#define KRB5_MAJOR_RELEASE 1
#define KRB5_MINOR_RELEASE 12
#define KRB5_MINOR_RELEASE 13
#define KRB5_PATCHLEVEL 0
#define KRB5_RELTAIL "prerelease"
/* #undef KRB5_RELDATE */
Expand Down

0 comments on commit b44879d

Please sign in to comment.