From 2ed13e432c244b905830f30e071f5fc39ca800c3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C4=9Bj=20Cepl?= Date: Sat, 26 Nov 2022 19:35:10 +0100 Subject: [PATCH] Update version number --- neovim.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/neovim.spec b/neovim.spec index 41ebe9a..6e5d657 100644 --- a/neovim.spec +++ b/neovim.spec @@ -42,7 +42,7 @@ Requires: python3-neovim %bcond_with luajit %endif Name: neovim -Version: 0.8.0+git.1669207246.d25889ab7 +Version: 0.8.1+git.1669485525.019c8805e Release: 0 Summary: Vim-fork focused on extensibility and agility License: Apache-2.0 AND Vim