From 4e9ad17280e911da8026f21269285aed622de238 Mon Sep 17 00:00:00 2001
From: Brett Parker <arch@sommitrealweird.co.uk>
Date: Mon, 17 Apr 2006 09:24:27 +0000
Subject: [PATCH] Reversion for arch development

Add +arch to the version string

git-archimport-id: arch@sommitrealweird.co.uk--2005-desktop/bpgallery--mainline--1.0--patch-16
---
 bpgallery.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bpgallery.sh b/bpgallery.sh
index c26f826..f6fdfed 100755
--- a/bpgallery.sh
+++ b/bpgallery.sh
@@ -19,7 +19,7 @@
 
 set -f
 
-VERSION="1.0.2"
+VERSION="1.0.2+arch"
 
 function bpgallery_default_head() {
 cat <<END
-- 
2.39.5