proj/gagit:main commit in: /
MichaŠGórny <[email protected]> Wed, 05 Aug 2026 10:32:15 +0000 (UTC)
| Newsgroups | gmane.linux.gentoo.cvs |
|---|---|
| Message-ID | <1785925924.2bb0ae2b483d034c7298c72a41c73336bca3cac2.mgorny@gentoo> |
commit: 2bb0ae2b483d034c7298c72a41c73336bca3cac2
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 5 10:32:04 2026 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Aug 5 10:32:04 2026 +0000
URL: https://gitweb.gentoo.org/proj/gagit.git/commit/?id=2bb0ae2b
Bump to v2
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 b23340b..8997789 100755
--- a/gagit
+++ b/gagit
@@ -2,7 +2,7 @@
# (c) 2026 Michał Górny
# SPDX-License-Identifier: GPL-2.0-or-later
-VERSION=1
+VERSION=2
die() {
echo "${@}" >&2