forked from soccera/rdo
Bump to 1.4.3
This commit is contained in:
parent
c9d468df67
commit
bd8380d809
1 changed files with 1 additions and 1 deletions
2
rdo.c
2
rdo.c
|
@ -13,7 +13,7 @@
|
||||||
#include "readpassphrase.h"
|
#include "readpassphrase.h"
|
||||||
#include "sessions.h"
|
#include "sessions.h"
|
||||||
|
|
||||||
#define VERSION "1.4.2"
|
#define VERSION "1.4.3"
|
||||||
|
|
||||||
char* getpwhash(struct passwd* pw) {
|
char* getpwhash(struct passwd* pw) {
|
||||||
if (pw->pw_passwd[0] != 'x')
|
if (pw->pw_passwd[0] != 'x')
|
||||||
|
|
Loading…
Add table
Reference in a new issue