diff options
author | Sven Gothel <[email protected]> | 2015-04-03 23:51:36 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2015-04-03 23:51:36 +0200 |
commit | 658d5837d7db96387976a5848b51a7ca651bee66 (patch) | |
tree | de555627f038352891526012944ab40740210d2c /make/lib/semantic-versioning/VERSION | |
parent | de68aca2f93640999b4ac916cd500f9d531e2c3b (diff) |
Bump semver: 0d2e314ef48bd2fd38b45f781c4573bdb2b32a69
Diffstat (limited to 'make/lib/semantic-versioning/VERSION')
-rw-r--r-- | make/lib/semantic-versioning/VERSION | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/make/lib/semantic-versioning/VERSION b/make/lib/semantic-versioning/VERSION index 7e5bf79..f174fe7 100644 --- a/make/lib/semantic-versioning/VERSION +++ b/make/lib/semantic-versioning/VERSION @@ -3,9 +3,9 @@ https://github.com/sgothel/semantic-versioning 0.9.33-SNAPSHOT -commit a6d08112c8e09e3bb32dcdb8397919d664c9c14c +commit 0d2e314ef48bd2fd38b45f781c4573bdb2b32a69 Author: Sven Gothel <[email protected]> -Date: Fri Apr 3 23:25:40 2015 +0200 +Date: Fri Apr 3 23:49:31 2015 +0200 - Add CompatibilityType.BACKWARD_COMPATIBLE_BINARY: Allowing changes in throw-clause and field-value + *DiffCriteria.differs[Binary](FieldInfo ..): Need to take value type into account! |