proj/gagit:main commit in: /

Michał Górny <[email protected]> Tue, 04 Aug 2026 14:18:56 +0000 (UTC)
Newsgroups gmane.linux.gentoo.cvs
Message-ID <1785853127.bea93c268febc5b1d4fc47466956902c6077d5cd.mgorny@gentoo>
commit:     bea93c268febc5b1d4fc47466956902c6077d5cd
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Aug  4 14:18:47 2026 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Aug  4 14:18:47 2026 +0000
URL:        https://gitweb.gentoo.org/proj/gagit.git/commit/?id=bea93c26

Bump to v1

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 gagit | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gagit b/gagit
index c14398b..bb9fd6c 100755
--- a/gagit
+++ b/gagit
@@ -2,7 +2,7 @@
 # (c) 2026 Michał Górny
 # SPDX-License-Identifier: GPL-2.0-or-later
 
-VERSION=0
+VERSION=1
 
 die() {
 	echo "${@}" >&2