summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
Diffstat (limited to 'Changes')
-rw-r--r--Changes4
1 files changed, 2 insertions, 2 deletions
diff --git a/Changes b/Changes
index aa0d362e9c..a12510fc92 100644
--- a/Changes
+++ b/Changes
@@ -12,9 +12,9 @@ at http://perl5.git.perl.org/perl.git (follow the 'shortlog' link beside
the relevant tag). Or, you can download a copy of the git repository and
then run a command like
- git log --name-status v5.13.9..v5.13.10
+ git log --name-status v5.13.10..v5.13.11
-to view all the changes between 5.13.9 and 5.13.10.
+to view all the changes between 5.13.10 and 5.13.11.
See pod/perlgit.pod for more details on using git and accessing the
commit history.