summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--auth/auth_log.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/auth/auth_log.c b/auth/auth_log.c
index 6eebbfc706f..8f1ae61a99e 100644
--- a/auth/auth_log.c
+++ b/auth/auth_log.c
@@ -41,7 +41,7 @@
* increment the major version.
*/
#define AUTH_MAJOR 1
-#define AUTH_MINOR 0
+#define AUTH_MINOR 1
#define AUTHZ_MAJOR 1
#define AUTHZ_MINOR 1