Skip to content

Commit

Permalink
Bump version to 2.0.5; update CHANGES
Browse files Browse the repository at this point in the history
  • Loading branch information
Jon Warbrick committed May 31, 2017
1 parent 5815049 commit 02516ea
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
2.0.5 - 2017-05-26 mgk25

. delete obsolete Apache 1.3 code and macros (GitHub #18)

2.0.4 - 2017-05-24 mgk25

. Fix handling of directive "ErrorDocument 401 ..." on Apache 2.4.13 or later
Expand Down
2 changes: 1 addition & 1 deletion mod_ucam_webauth.c
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
*/

#define VERSION "2.0.4"
#define VERSION "2.0.5"

/*
MODULE-DEFINITION-START
Expand Down

0 comments on commit 02516ea

Please sign in to comment.