1ALLEGRO_VERSION_STR(3) Allegro manual ALLEGRO_VERSION_STR(3)
23
4
NAME
6ALLEGRO_VERSION_STR - Defined to a string with the full Allegro version
7number.
8
SYNOPSIS
10#include <allegro.h>
1112
13
#define ALLEGRO_VERSION_STR
14
DESCRIPTION
16Defined to a text string containing all version numbers and maybe some
17additional text. This could be `4.2.1 (SVN)' for an Allegro version
18obtained straight from the SVN repository.
1920
21
22
23
Allegro version 4.4.3 ALLEGRO_VERSION_STR(3)