Skip to content
This repository was archived by the owner on May 16, 2025. It is now read-only.

Commit c670176

Browse files
authored
Merge pull request #572 from atoptsoglou/patch-1
Bump to 2.6.1
2 parents 9c1c613 + 530588f commit c670176

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

volatility/constants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323

2424
import os, sys
2525

26-
VERSION = "2.6"
26+
VERSION = "2.6.1"
2727

2828
SCAN_BLOCKSIZE = 1024 * 1024 * 10
2929

0 commit comments

Comments
 (0)