The unified diff between revisions [48b49b84..] and [5f8da664..] is displayed below. It can also be downloaded as a raw diff.
This diff has been restricted to the following files: 'configure.pl'
# # # patch "configure.pl" # from [09614d6b5dfc3598af26874101ba49d7be2b79f0] # to [38686941749f2e7195e0588ad8640feec0fc8737] # ============================================================ --- configure.pl 09614d6b5dfc3598af26874101ba49d7be2b79f0 +++ configure.pl 38686941749f2e7195e0588ad8640feec0fc8737 @@ -9,7 +9,7 @@ my $MINOR_VERSION = 7; my $MAJOR_VERSION = 1; my $MINOR_VERSION = 7; -my $PATCH_VERSION = 5; +my $PATCH_VERSION = 6; my $VERSION_STRING = "$MAJOR_VERSION.$MINOR_VERSION.$PATCH_VERSION";