Updated version, we are now in 0.7-CVS.
This commit is contained in:
parent
4bf21ce3cd
commit
9f7422f9bc
2 changed files with 3 additions and 3 deletions
d2pack109
|
@ -24,8 +24,8 @@ ifndef DEST
|
|||
DEST = ./win32-builds
|
||||
endif
|
||||
|
||||
VERSION = 0.5
|
||||
RELEASE = 3
|
||||
VERSION = 0.7
|
||||
RELEASE = CVS
|
||||
PACKAGE = $(DEST)/D2Pack109-$(VERSION)-$(RELEASE)-Win32$(TYPE).zip
|
||||
|
||||
ifndef prefix
|
||||
|
|
|
@ -14,7 +14,7 @@
|
|||
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
||||
*/
|
||||
#ifndef PVPGN_VERSION
|
||||
#define PVPGN_VERSION "0.6"
|
||||
#define PVPGN_VERSION "0.7-CVS"
|
||||
#endif
|
||||
#ifndef PVPGN_SOFTWARE
|
||||
#define PVPGN_SOFTWARE "PvPGN D2Pack109"
|
||||
|
|
Loading…
Add table
Reference in a new issue