From d62cdc9c9cb693246c4cf58f1e51b6a613da8163 Mon Sep 17 00:00:00 2001 From: GJDuck Date: Mon, 30 May 2022 20:59:28 +0800 Subject: [PATCH] Bump version for new release --- install.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install.sh b/install.sh index e1c7639..0178c32 100755 --- a/install.sh +++ b/install.sh @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright (C) 2021 National University of Singapore +# Copyright (C) 2022 National University of Singapore # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -31,7 +31,7 @@ else fi NAME=e9afl -VERSION=0.4.0 +VERSION=0.5.0 if [ ! -x install/e9afl ] then