mirror of
https://git.openafs.org/openafs.git
synced 2025-01-21 00:10:15 +00:00
version-1-3-6300-20030405
Update version number to 1.3.6300
This commit is contained in:
parent
aa7f0cf9d5
commit
1f5b66ecaa
@ -79,7 +79,7 @@ LIB = $(AFSDEV_LIB)
|
||||
#define used in WinNT/2000 installation and program version display
|
||||
AFSPRODUCT_VER_MAJOR=1
|
||||
AFSPRODUCT_VER_MINOR=3
|
||||
AFSPRODUCT_VER_PATCH=6200
|
||||
AFSPRODUCT_VER_PATCH=6300
|
||||
AFSPRODUCT_VER_BUILD=0
|
||||
AFSPRODUCT_VERSION=$(AFSPRODUCT_VER_MAJOR).$(AFSPRODUCT_VER_MINOR).$(AFSPRODUCT_VER_PATCH)
|
||||
AFSPRODUCT_FILE_VERSION=$(AFSPRODUCT_VER_MAJOR),$(AFSPRODUCT_VER_MINOR),$(AFSPRODUCT_VER_PATCH),$(AFSPRODUCT_VER_BUILD)
|
||||
|
Loading…
Reference in New Issue
Block a user