From 27764819b3744cd9149cefc0a3be5ca287025334 Mon Sep 17 00:00:00 2001 From: Hagit Segev Date: Sun, 21 Jun 2020 21:47:07 +0300 Subject: [PATCH] release: prepare for 4.0.3 --- SCYLLA-VERSION-GEN | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SCYLLA-VERSION-GEN b/SCYLLA-VERSION-GEN index ac234cb..1be0cc4 100755 --- a/SCYLLA-VERSION-GEN +++ b/SCYLLA-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh PRODUCT=scylla -VERSION=4.0.2 +VERSION=4.0.3 if test -f version then