From b5a459022d4c592b137be728df03b827655a49dc Mon Sep 17 00:00:00 2001 From: Carlos Fenollosa Date: Mon, 24 Oct 2016 15:52:33 +0200 Subject: bump version to 2.8 --- bb.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bb.sh') diff --git a/bb.sh b/bb.sh index 6108eb0..acb23fe 100755 --- a/bb.sh +++ b/bb.sh @@ -17,7 +17,7 @@ global_config=".config" # by the 'global_config' file contents global_variables() { global_software_name="BashBlog" - global_software_version="2.7" + global_software_version="2.8" # Blog title global_title="My fancy blog" -- cgit v1.2.3