mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-09-22 06:11:32 +02:00
MINOR: WURFL: module version bump to 2.0
Make it version 2.0.
This commit is contained in:
parent
2c07700098
commit
ae4fcf1e67
@ -70,7 +70,7 @@ typedef struct {
|
||||
struct ebmb_node nd;
|
||||
} wurfl_data_t;
|
||||
|
||||
static const char HA_WURFL_MODULE_VERSION[] = "1.0";
|
||||
static const char HA_WURFL_MODULE_VERSION[] = "2.0";
|
||||
static const char HA_WURFL_ISDEVROOT_FALSE[] = "FALSE";
|
||||
static const char HA_WURFL_ISDEVROOT_TRUE[] = "TRUE";
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user