diff options
author | Andrey Lihatskiy <alihatskiy@productengine.com> | 2023-12-15 20:17:14 +0200 |
---|---|---|
committer | Andrey Lihatskiy <alihatskiy@productengine.com> | 2023-12-15 20:17:14 +0200 |
commit | 27f6dd5767edc4f96f3267d81bb4d386d2df0a71 (patch) | |
tree | 49d766631ddcd75b4e7939673085c4ca054e0238 /indra | |
parent | c2e88e17e6c9225cf3ee75ab4c961df03294bd6f (diff) |
Fix EOF in VIEWER_VERSION.txt
Diffstat (limited to 'indra')
-rw-r--r-- | indra/newview/VIEWER_VERSION.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/VIEWER_VERSION.txt b/indra/newview/VIEWER_VERSION.txt index 0e7b60da8a..a8a1887568 100644 --- a/indra/newview/VIEWER_VERSION.txt +++ b/indra/newview/VIEWER_VERSION.txt @@ -1 +1 @@ -7.1.2
\ No newline at end of file +7.1.2 |