Taupie
0.20.5
Tiny Analyser
Chargement...
Recherche...
Aucune correspondance
version.h
Aller à la documentation de ce fichier.
1
#ifndef VERSION_INCLUDED
2
#define VERSION_INCLUDED
3
4
12
13
14
#define VERSION_MAJOR 0
15
#define VERSION_MINOR 20
16
#define VERSION_NUMBER 5
17
#define VERSION_BUILD 0
18
19
#define ABOUT_VERSION "0.20.5"
20
21
#define SOFT_NAME "Taupie"
22
#define SOFT_LONGNAME "Tiny Analyser for Universal Purpose Integration & Exploration"
23
24
#define ABOUT_VERSIONW TEXT(ABOUT_VERSION)
25
#define SOFT_LONGNAMEW TEXT(SOFT_NAME)
26
#define SOFT_NAMEW TEXT(SOFT_NAME)
27
28
#define ABOUT_TEXT SOFT_NAME " " ABOUT_VERSION
29
#define ABOUT_TEXTW TEXT(ABOUT_TEXT)
30
31
#endif
// VERSION_INCLUDED
version.h
Généré par
1.17.0