clsync
Loading...
Searching...
No Matches
program.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define PROGRAM   "clsync"
 
#define VERSION_MAJ   0
 
#define VERSION_MID   4
 
#define VERSION_MIN   5
 
#define AUTHOR   "Dmitry Yu Okunev <xaionaro@gmail.com> 0xAD8AE40C8E30679C"
 
#define URL   "Visit https://github.com/clsync/clsync for updates and bugreports"
 

Macro Definition Documentation

◆ AUTHOR

#define AUTHOR   "Dmitry Yu Okunev <xaionaro@gmail.com> 0xAD8AE40C8E30679C"

Definition at line 24 of file program.h.

◆ PROGRAM

#define PROGRAM   "clsync"

Definition at line 20 of file program.h.

◆ URL

#define URL   "Visit https://github.com/clsync/clsync for updates and bugreports"

Definition at line 25 of file program.h.

◆ VERSION_MAJ

#define VERSION_MAJ   0

Definition at line 21 of file program.h.

◆ VERSION_MID

#define VERSION_MID   4

Definition at line 22 of file program.h.

◆ VERSION_MIN

#define VERSION_MIN   5

Definition at line 23 of file program.h.