Fix indentation.

This commit is contained in:
Jim Evins
2017-03-21 20:50:41 -04:00
parent 62e03a40e2
commit c8a435b169
+2 -2
View File
@@ -71,8 +71,8 @@ Version numbering
- 3.x.x was based on gtk+-3
- 4.x.x is based on qt-5
* minor version indicates a minor change in features or design
- even minor versions are from a stable branch
- odd minor versions are from a development branch
- even minor versions are from a stable branch
- odd minor versions are from a development branch
* micro version indicates a bugfix release
- See above for release characteristics within a stable branch