From d4c32425b6ba966cb6eedd7816ff5b4ab2a13477 Mon Sep 17 00:00:00 2001 From: Shujia Huang Date: Sat, 14 Sep 2024 12:53:56 +0800 Subject: [PATCH] 1.0.0 -> 1.1.0 --- src/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.cpp b/src/main.cpp index c765e66..441c001 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -15,7 +15,7 @@ #include "concat.h" static const std::string AUTHOR = "Shujia Huang (hshujia@qq.com)"; -static const std::string VERSION = "version 1.0.0"; +static const std::string VERSION = "version 1.1.0"; static int usage() { // Usage discription