8 lines
88 B
C
8 lines
88 B
C
#ifndef GCRYPT_VERSION_H
|
|
#define GCRYPT_VERSION_H
|
|
|
|
#define GCRYPT_VERSION 0.23
|
|
|
|
#endif
|
|
|