7 lines
77 B
C
7 lines
77 B
C
#ifndef VERSION_H
|
|
#define VERSION_H
|
|
|
|
#define FBLOGIN_VERSION "1.0.0"
|
|
|
|
#endif
|