diff options
author | Brad Linden <46733234+brad-linden@users.noreply.github.com> | 2025-04-25 11:00:55 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-25 11:00:55 -0700 |
commit | 230244b7ea4843dbcefa3bc30862b5b02e178ee7 (patch) | |
tree | ccd1b18a205020dcd5ece2e71c91dac6b4c7f47b | |
parent | 10a324a1034c177b95545ac7ffaa6aa6abed65ff (diff) | |
parent | 7f45eacaf0b9e8273ff40700e456ae4d80ac7eb7 (diff) |
Merge pull request #3984 from secondlife/brad/version-increments
Increment viewer version after 2024.05
-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 991d8e5c5f..682452864e 100644 --- a/indra/newview/VIEWER_VERSION.txt +++ b/indra/newview/VIEWER_VERSION.txt @@ -1 +1 @@ -7.1.13 +7.1.16 |