diff options
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ ############################################################################# PACKAGE=s2u -TAG := $(shell echo "V$(VERSION)_$(RELEASE)" | tr -- '-.' '__') +VERSION := 0.9.2 SVNROOT = svn+ssh://svn.mandriva.com/svn/soft/$(PACKAGE) |