diff --git a/rdo.c b/rdo.c index 679e692..26f2bdc 100644 --- a/rdo.c +++ b/rdo.c @@ -13,7 +13,7 @@ #include "readpassphrase.h" #include "sessions.h" -#define VERSION "1.4.2" +#define VERSION "1.4.3" char* getpwhash(struct passwd* pw) { if (pw->pw_passwd[0] != 'x')