8 lines
93 B
C
8 lines
93 B
C
#ifndef GCRYPT_VERSION_H
|
|
#define GCRYPT_VERSION_H
|
|
|
|
#define GHETTOCRYPT_VERSION 0.22
|
|
|
|
#endif
|
|
|