The unified diff between revisions [e81a5acd..] and [0f5f960e..] 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 [663200da6b14c146e21154f8f52ed9f2e51fd025]
#    to [77d8487d93bc40c001c39cd7f0aedb01c8f38bfe]
#
============================================================
--- configure.pl	663200da6b14c146e21154f8f52ed9f2e51fd025
+++ configure.pl	77d8487d93bc40c001c39cd7f0aedb01c8f38bfe
@@ -9,7 +9,7 @@ my $MINOR_VERSION = 6;

 my $MAJOR_VERSION = 1;
 my $MINOR_VERSION = 6;
-my $PATCH_VERSION = 0;
+my $PATCH_VERSION = 1;

 my $VERSION_STRING = "$MAJOR_VERSION.$MINOR_VERSION.$PATCH_VERSION";