8 lines
89 B
C
8 lines
89 B
C
#ifndef GCRYPT_VERSION_H
|
|
#define GCRYPT_VERSION_H
|
|
|
|
#define GCRYPT_VERSION 0.236
|
|
|
|
#endif
|
|
|