diff --git a/src/lib/version.el b/src/lib/version.el index d1aab30..c702cd1 100644 --- a/src/lib/version.el +++ b/src/lib/version.el @@ -14,7 +14,7 @@ ;; You should have received a copy of the GNU General Public License ;; along with this program. If not, see . -(defvar KUSO-VERSION "v0.14.0" +(defvar KUSO-VERSION "v0.14.1" "KusoIDE version string")