diff options
| author | Robbie Harwood <rharwood@redhat.com> | 2016-06-13 14:37:24 -0400 |
|---|---|---|
| committer | Robbie Harwood <rharwood@redhat.com> | 2016-06-13 14:37:24 -0400 |
| commit | a97aa5250bc4311597735b76da1931973b81ebe9 (patch) | |
| tree | 49d11a558a7d0daaecfbe23f3fc6a2e76dd2a37e | |
| parent | bbda272145ebbe0cbb65467c1573e583b9e1b7c7 (diff) | |
Release version 0.5.1
Signed-off-by: Robbie Harwood <rharwood@redhat.com>
| -rw-r--r-- | proxy/version.m4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/proxy/version.m4 b/proxy/version.m4 index 2f72f59..d5be081 100644 --- a/proxy/version.m4 +++ b/proxy/version.m4 @@ -1,5 +1,5 @@ # Primary version number -m4_define([VERSION_NUMBER], [0.5.0]) +m4_define([VERSION_NUMBER], [0.5.1]) # If the PRERELEASE_VERSION_NUMBER is set, we'll append # it to the release tag when creating an RPM or SRPM |
