Release 1.1.

git-svn-id: svn+ssh://rpmlint.zarb.org/home/projects/rpmlint/svn/trunk@1833 9bc8b190-ac0f-0410-8968-dc7d1f502856
This commit is contained in:
Ville Skyttä 2011-01-25 19:11:15 +00:00
parent 06baa62ac9
commit ece534c9da
1 changed files with 1 additions and 1 deletions

View File

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