forked from soccera/rdo
Push version to 1.4
With groups support now added, this warrants a new full release.
This commit is contained in:
parent
35232fef05
commit
c901cbb6c1
1 changed files with 1 additions and 1 deletions
2
rdo.c
2
rdo.c
|
|
@ -10,7 +10,7 @@
|
||||||
#include <bsd/readpassphrase.h>
|
#include <bsd/readpassphrase.h>
|
||||||
#include "sessions.h"
|
#include "sessions.h"
|
||||||
|
|
||||||
#define VERSION "1.3"
|
#define VERSION "1.4"
|
||||||
|
|
||||||
void getconf(FILE* fp, const char* entry, char* result, size_t len_result) {
|
void getconf(FILE* fp, const char* entry, char* result, size_t len_result) {
|
||||||
char* line = NULL;
|
char* line = NULL;
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue