From: Thomas Glanzmann <thomas@glanzmann.de>
Date: Sun, 23 Jul 2023 06:08:30 +0000 (+0200)
Subject: bump versions
X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/m1-debian/commitdiff_plain/7aa5f7341924f56a5303b77fe72995662998df97?ds=sidebyside;hp=--cc

bump versions
---

7aa5f7341924f56a5303b77fe72995662998df97
diff --git a/mesa.sh b/mesa.sh
index c1623b0..0e2674d 100644
--- a/mesa.sh
+++ b/mesa.sh
@@ -25,7 +25,7 @@ git fetch -a -t
 # the latest mesa tag will be in sync with the latest kernel tag and usually
 # also the latest live kernel (except when I'm about to do a release)
 # 17:18 <marcan> if those two desync it'll refuse to initialize
-git reset --hard asahi-20230606
+git reset --hard asahi-20230706
 rm -rf debian
 cp -a ../../mesa-debian debian
 EMAIL=thomas@glanzmann.de dch -v 23.0.0-`date +%Y%m%d%H%M` 'asahi wip'