bump version numbers to their real values
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
#define DMESA_H_included
|
||||
|
||||
#define DMESA_MAJOR_VERSION 6
|
||||
#define DMESA_MINOR_VERSION 1
|
||||
#define DMESA_MINOR_VERSION 3
|
||||
|
||||
/* Sample Usage:
|
||||
*
|
||||
|
@@ -38,8 +38,8 @@ extern "C" {
|
||||
#endif
|
||||
|
||||
|
||||
#define FXMESA_MAJOR_VERSION 5
|
||||
#define FXMESA_MINOR_VERSION 0
|
||||
#define FXMESA_MAJOR_VERSION 6
|
||||
#define FXMESA_MINOR_VERSION 3
|
||||
|
||||
|
||||
/*
|
||||
|
@@ -87,8 +87,8 @@ extern struct Library *XLibBase;
|
||||
#endif
|
||||
|
||||
|
||||
#define XMESA_MAJOR_VERSION 4
|
||||
#define XMESA_MINOR_VERSION 1
|
||||
#define XMESA_MAJOR_VERSION 6
|
||||
#define XMESA_MINOR_VERSION 3
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user