Git-Url:
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware.git;a=commitdiff;h=f7997bfb867dafa18e23ebb29354c96fda0f2669
commit f7997bfb867dafa18e23ebb29354c96fda0f2669
Author: VMiklos <[EMAIL PROTECTED]>
Date: Sun Oct 7 21:47:23 2007 +0200
updates for 0.7
diff --git a/Makefile b/Makefile
index 7394d08..8822b72 100644
--- a/Makefile
+++ b/Makefile
@@ -16,7 +16,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
-VERSION = 0.7rc2
+VERSION = 0.7
CODENAME = Sayshell
FRUGALWARE_LANGS = de hu it
@@ -144,5 +144,5 @@ dist:
mv frugalware-$(VERSION).tar.gz{,.asc} ../
release:
- git tag $(VERSION)
+ git tag -l |grep -q $(VERSION) || dg tag $(VERSION)
$(MAKE) dist
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git