Version 1.7.0

This commit is contained in:
Siana Gearz
2012-07-16 12:19:22 +02:00
parent 329b708aaf
commit 891a330955

View File

@@ -34,7 +34,7 @@
#define LL_LLVERSIONVIEWER_H
const S32 LL_VERSION_MAJOR = 1;
const S32 LL_VERSION_MINOR = 6;
const S32 LL_VERSION_MINOR = 7;
const S32 LL_VERSION_PATCH = 0;
const S32 LL_VERSION_BUILD = ${vBUILD};