From 857e433a3aebec5801a3560913a00738ef9e0429 Mon Sep 17 00:00:00 2001 From: Hagit Segev Date: Sat, 18 Apr 2020 18:58:15 +0300 Subject: [PATCH] release: prepare for 3.2.5 --- SCYLLA-VERSION-GEN | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SCYLLA-VERSION-GEN b/SCYLLA-VERSION-GEN index 037d3df..681ace2 100755 --- a/SCYLLA-VERSION-GEN +++ b/SCYLLA-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh PRODUCT=scylla -VERSION=3.2.4 +VERSION=3.2.5 if test -f version then