Skip to content

Commit

Permalink
Merge pull request #572 from atoptsoglou/patch-1
Browse files Browse the repository at this point in the history
Bump to 2.6.1
  • Loading branch information
gleeda committed Dec 18, 2018
2 parents 9c1c613 + 530588f commit c670176
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion volatility/constants.py
Expand Up @@ -23,7 +23,7 @@

import os, sys

VERSION = "2.6"
VERSION = "2.6.1"

SCAN_BLOCKSIZE = 1024 * 1024 * 10

Expand Down

0 comments on commit c670176

Please sign in to comment.