From f880a0deea6b006f8d90c0f4ee15b1582f41bfee Mon Sep 17 00:00:00 2001
From: Brett Parker <arch@sommitrealweird.co.uk>
Date: Sun, 24 Apr 2005 12:05:46 +0000
Subject: [PATCH 1/1] Update version number, ready for release

Bump version number ready for release.

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

diff --git a/bpgallery.sh b/bpgallery.sh
index 9a4b765..27bbdc4 100755
--- a/bpgallery.sh
+++ b/bpgallery.sh
@@ -19,7 +19,7 @@
 
 set -f
 
-VERSION="0.9.3+arch"
+VERSION="1.0.0"
 
 function bpgallery_default_head() {
 cat <<END
-- 
2.39.5