v1.20
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
2022-04-11 Tatsuhiko Kubo <cubicdaiya@gmail.com>
|
||||
|
||||
* bugfix: fixed invalid offset in unified format difference when difference is too large.
|
||||
|
||||
* 1.20 released
|
||||
|
||||
2015-05-03 Tatsuhiko Kubo <cubicdaiya@gmail.com>
|
||||
|
||||
* added some minor changes.
|
||||
|
@@ -63,7 +63,7 @@ namespace dtl {
|
||||
/**
|
||||
* version string
|
||||
*/
|
||||
const string version = "1.19";
|
||||
const string version = "1.20";
|
||||
|
||||
/**
|
||||
* type of edit for SES
|
||||
|
Reference in New Issue
Block a user