diff options
author | Tom Ryder <tom@sanctum.geek.nz> | 2020-01-16 19:01:00 +1300 |
---|---|---|
committer | Tom Ryder <tom@sanctum.geek.nz> | 2020-01-16 19:01:00 +1300 |
commit | 2722474ec2b7653afe8b45e91cb4795ffac7e9c9 (patch) | |
tree | 0f369f248b52a8cbe7d1d49e6ab7383047bbc665 /VERSION | |
parent | Merge branch 'release/v1.1.0' (diff) | |
parent | Bump VERSION (diff) | |
download | crypt-0213fc5a793e652bf330ab764f0c84671582d799.tar.gz (sig) crypt-0213fc5a793e652bf330ab764f0c84671582d799.zip |
Merge branch 'release/v1.2.0'v1.2.0
* release/v1.2.0:
Reorder functions
Fix and extend GCC options
Add braces around single-statement if blocks
Adjust indentation of switch block
Use consistent layout for function braces
Diffstat (limited to 'VERSION')
-rw-r--r-- | VERSION | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1 +1 @@ -1.1.0 +1.2.0 |