Version update to 1.1.1.

This commit is contained in:
Johannes Findeisen 2025-01-01 09:17:52 +01:00
commit ae586d053b
2 changed files with 2 additions and 2 deletions

View file

@ -10,7 +10,7 @@
#include <security/pam_appl.h>
#include <security/pam_misc.h>
#define VERSION "1.1.0"
#define VERSION "1.1.1"
#ifndef MAX_PASSWORD_LEN
#define MAX_PASSWORD_LEN 256