mirror of
https://github.com/bobbimanners/emailler.git
synced 2025-01-16 11:30:10 +00:00
Bumped up emai//er version number to v1.05
This commit is contained in:
parent
00216bc540
commit
3c7649d867
@ -6,9 +6,9 @@
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
#define PROGNAME "emai//er v1.04"
|
||||
#define PROGNAME "emai//er v1.05"
|
||||
|
||||
// Configuration params from POP65.CFG
|
||||
// Configuration params from EMAIL.CFG
|
||||
char cfg_server[40]; // IP of POP3 server
|
||||
char cfg_user[40]; // POP3 username
|
||||
char cfg_pass[40]; // POP3 password
|
||||
|
Loading…
x
Reference in New Issue
Block a user