Skip to content

Commit

Permalink
removed second version definition from makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
runaos committed Apr 5, 2012
1 parent f9d2bc9 commit 21c25f6
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -259,9 +259,6 @@ ifneq ($(BUILD_CLIENT),0)
endif
endif

# version info
VERSION=2

USE_SVN=
ifeq ($(wildcard .svn),.svn)
SVN_REV=$(shell LANG=C svnversion .)
Expand Down

0 comments on commit 21c25f6

Please sign in to comment.