Changeset 1611

Show
Ignore:
Timestamp:
06/21/09 23:27:34 (9 months ago)
Author:
scop
Message:

0.89

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/Makefile

    r1601 r1611  
    2020 
    2121# update this variable to create a new release 
    22 VERSION := 0.88 
     22VERSION := 0.89 
    2323TAG := $(shell echo "V$(VERSION)" | tr -- '-.' '__') 
    2424SVNBASE = $(shell svn info . | grep URL | sed -e 's/[^:]*:\s*//' -e 's,/\(trunk\|tags/.\+\)$$,,')