Changeset 1611
- Timestamp:
- 06/21/09 23:27:34 (15 months ago)
- Files:
-
- 1 modified
-
trunk/Makefile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Makefile
r1601 r1611 20 20 21 21 # update this variable to create a new release 22 VERSION := 0.8 822 VERSION := 0.89 23 23 TAG := $(shell echo "V$(VERSION)" | tr -- '-.' '__') 24 24 SVNBASE = $(shell svn info . | grep URL | sed -e 's/[^:]*:\s*//' -e 's,/\(trunk\|tags/.\+\)$$,,')
