Updated version to 1.0.2.

This commit is contained in:
Johannes Findeisen 2024-08-27 21:07:44 +02:00
commit 1311e992f8
2 changed files with 2 additions and 1 deletions

View file

@ -1,4 +1,4 @@
# checkpw - 1.0.1!
# checkpw - 1.0.2!
checkpw is a program that checks the validity of a users password on a Linux/PAM-based system.

View file

@ -14,6 +14,7 @@
* Returns 0 on success, 1 otherwise.
*
* Author: Johannes Findeisen <you@hanez.org>
* Version: 1.0.2
* License: MIT (see LICENSE)
*/