Commit e3ce881f authored by aligungr's avatar aligungr

Version upgrade

parent 45189208
......@@ -15,10 +15,10 @@ struct cons
// Version information
static constexpr const uint8_t Major = 3;
static constexpr const uint8_t Minor = 1;
static constexpr const uint8_t Patch = 1;
static constexpr const uint8_t Patch = 2;
static constexpr const char *Project = "UERANSIM";
static constexpr const char *Tag = "v3.1.1";
static constexpr const char *Name = "UERANSIM v3.1.1";
static constexpr const char *Tag = "v3.1.2";
static constexpr const char *Name = "UERANSIM v3.1.2";
static constexpr const char *Owner = "ALİ GÜNGÖR";
// Some port values
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment