Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Alchemy Viewer
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Package registry
Operate
Terraform modules
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Silent mode is enabled
All outbound communications are blocked.
Learn more
.
Show more breadcrumbs
Alchemy Viewer
Alchemy Viewer
Commits
1fbf3e0e
Commit
1fbf3e0e
authored
13 years ago
by
Don Kjer
Browse files
Options
Downloads
Plain Diff
Merge viewer-development -> viewer-sandbox
parents
45c6dcbe
e35cc6f4
No related branches found
No related tags found
Loading
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
.hgtags
+1
-0
1 addition, 0 deletions
.hgtags
BuildParams
+3
-2
3 additions, 2 deletions
BuildParams
indra/llcommon/llversionviewer.h
+1
-1
1 addition, 1 deletion
indra/llcommon/llversionviewer.h
with
5 additions
and
3 deletions
.hgtags
+
1
−
0
View file @
1fbf3e0e
...
@@ -130,3 +130,4 @@ dac76a711da5f1489a01c1fa62ec97d99c25736d 2.6.6-release
...
@@ -130,3 +130,4 @@ dac76a711da5f1489a01c1fa62ec97d99c25736d 2.6.6-release
0c4d0c24278074f219e5a32e72b449e78301d11b DRTVWR-61_2.7.1-beta1
0c4d0c24278074f219e5a32e72b449e78301d11b DRTVWR-61_2.7.1-beta1
0c4d0c24278074f219e5a32e72b449e78301d11b 2.7.1-beta1
0c4d0c24278074f219e5a32e72b449e78301d11b 2.7.1-beta1
9f79a6ed8fdcd2f3dac33ea6b3236eeb278dccfe 2.7.2-start
9f79a6ed8fdcd2f3dac33ea6b3236eeb278dccfe 2.7.2-start
6a3e7e403bd19e45fdfc2fcc716867af3ab80861 2.7.3-start
This diff is collapsed.
Click to expand it.
BuildParams
+
3
−
2
View file @
1fbf3e0e
...
@@ -178,9 +178,10 @@ oz_viewer-devreview.build_debug_release_separately = true
...
@@ -178,9 +178,10 @@ oz_viewer-devreview.build_debug_release_separately = true
oz_project-1.build_debug_release_separately = true
oz_project-1.build_debug_release_separately = true
oz_project-2.build_debug_release_separately = true
oz_project-2.build_debug_release_separately = true
oz-project-3.build_debug_release_separately = true
oz-project-3.build_debug_release_separately = true
oz_viewer-beta-review.build_debug_release_separately = true
oz_viewer-beta-review.build_debug_release_separately = true
oz_viewer-poreview.build_debug_release_separately = true
oz_viewer-poreview.codeticket_add_context = false
# ========================================
# ========================================
# enus
# enus
# ========================================
# ========================================
...
...
This diff is collapsed.
Click to expand it.
indra/llcommon/llversionviewer.h
+
1
−
1
View file @
1fbf3e0e
...
@@ -29,7 +29,7 @@
...
@@ -29,7 +29,7 @@
const
S32
LL_VERSION_MAJOR
=
2
;
const
S32
LL_VERSION_MAJOR
=
2
;
const
S32
LL_VERSION_MINOR
=
7
;
const
S32
LL_VERSION_MINOR
=
7
;
const
S32
LL_VERSION_PATCH
=
3
;
const
S32
LL_VERSION_PATCH
=
4
;
const
S32
LL_VERSION_BUILD
=
0
;
const
S32
LL_VERSION_BUILD
=
0
;
const
char
*
const
LL_CHANNEL
=
"Second Life Developer"
;
const
char
*
const
LL_CHANNEL
=
"Second Life Developer"
;
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment