preparing for release

git-svn-id: svn+ssh://rpmlint.zarb.org/home/projects/rpmlint/svn/trunk@1216 9bc8b190-ac0f-0410-8968-dc7d1f502856
This commit is contained in:
Michael Scherer 2006-06-28 21:19:16 +00:00 committed by Ville Skyttä
parent 3410d23171
commit 54758bcb56
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ GENERATED = AUTHORS ChangeLog
PACKAGE=rpmlint
# update this variable to create a new release
VERSION := 0.76
VERSION := 0.77
TAG := $(shell echo "V$(VERSION)" | tr -- '-.' '__')
SVNBASE = $(shell svn info . | grep URL | sed -e 's/[^:]*:\s*//' -e 's,/\(trunk\|tags/.\+\)$$,,')