Bump version for new release.
This commit is contained in:
parent
d2644c0d04
commit
fb5d990421
@ -9,6 +9,6 @@ namespace com.muldersoft.slunkcrypt.gui.Properties
|
||||
{
|
||||
public const string VERS_MAJOR = "1";
|
||||
public const string VERS_MINOR = "3";
|
||||
public const string VERS_PATCH = "1";
|
||||
public const string VERS_PATCH = "2";
|
||||
}
|
||||
}
|
||||
|
@ -8,6 +8,6 @@
|
||||
|
||||
#define LIB_VERSION_MAJOR 1
|
||||
#define LIB_VERSION_MINOR 3
|
||||
#define LIB_VERSION_PATCH 1
|
||||
#define LIB_VERSION_PATCH 2
|
||||
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user