Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
XDG Integration
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
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
JennaHuntsman
XDG Integration
Commits
7219c072
Commit
7219c072
authored
13 years ago
by
Todd Stinson
Browse files
Options
Downloads
Plain Diff
Pull and merge from
ssh://hg@bitbucket.org/lindenlab/viewer-development
.
parents
f0dafcfc
7cf82d2a
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.hgtags
+8
-0
8 additions, 0 deletions
.hgtags
indra/llcommon/llversionviewer.h
+1
-1
1 addition, 1 deletion
indra/llcommon/llversionviewer.h
with
9 additions
and
1 deletion
.hgtags
+
8
−
0
View file @
7219c072
...
@@ -275,3 +275,11 @@ d5f263687f43f278107363365938f0a214920a4b 3.3.0-start
...
@@ -275,3 +275,11 @@ d5f263687f43f278107363365938f0a214920a4b 3.3.0-start
dffd0457ee0745de65bf95f0642a5c9e46b8e2f0 viewer-beta-candidate
dffd0457ee0745de65bf95f0642a5c9e46b8e2f0 viewer-beta-candidate
d5f263687f43f278107363365938f0a214920a4b DRTVWR-119
d5f263687f43f278107363365938f0a214920a4b DRTVWR-119
d5f263687f43f278107363365938f0a214920a4b 3.3.0-beta1
d5f263687f43f278107363365938f0a214920a4b 3.3.0-beta1
5e8d2662f38a66eca6c591295f5880d47afc73f7 viewer-release-candidate
5e8d2662f38a66eca6c591295f5880d47afc73f7 3.3.0-release
dffd0457ee0745de65bf95f0642a5c9e46b8e2f0 viewer-beta-candidate
3e2fca4ed1a0dc9fe6d8a6664e71098bb035a367 viewer-beta-candidate
b43cd25be49e3984ff5361cefad020e069131d98 3.3.1-start
3e2fca4ed1a0dc9fe6d8a6664e71098bb035a367 DRTVWR-125
b43cd25be49e3984ff5361cefad020e069131d98 3.3.1-start
3e2fca4ed1a0dc9fe6d8a6664e71098bb035a367 3.3.1-start
This diff is collapsed.
Click to expand it.
indra/llcommon/llversionviewer.h
+
1
−
1
View file @
7219c072
...
@@ -29,7 +29,7 @@
...
@@ -29,7 +29,7 @@
const
S32
LL_VERSION_MAJOR
=
3
;
const
S32
LL_VERSION_MAJOR
=
3
;
const
S32
LL_VERSION_MINOR
=
3
;
const
S32
LL_VERSION_MINOR
=
3
;
const
S32
LL_VERSION_PATCH
=
1
;
const
S32
LL_VERSION_PATCH
=
2
;
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