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
7be4856f
Commit
7be4856f
authored
14 years ago
by
Loren Shih
Browse files
Options
Downloads
Plain Diff
Automated merge up from viewer-development
parents
07d4d9b0
cbb184d9
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.hgtags
+1
-0
1 addition, 0 deletions
.hgtags
indra/llcommon/llversionviewer.h
+2
-2
2 additions, 2 deletions
indra/llcommon/llversionviewer.h
with
3 additions
and
2 deletions
.hgtags
+
1
−
0
View file @
7be4856f
...
@@ -33,3 +33,4 @@ b0cd7e150009809a0b5b0a9d5785cd4bb230413a 2.2.0-beta3
...
@@ -33,3 +33,4 @@ b0cd7e150009809a0b5b0a9d5785cd4bb230413a 2.2.0-beta3
00a831292231faad7e44c69f76cb96f175b8dfad 2.2.0-beta4
00a831292231faad7e44c69f76cb96f175b8dfad 2.2.0-beta4
98e0d6df638429fd2f0476667504bd5a6b298def 2.3.0-beta1
98e0d6df638429fd2f0476667504bd5a6b298def 2.3.0-beta1
1415e6538d54fd5d568ee88343424d57c6803c2c 2.2.0-release
1415e6538d54fd5d568ee88343424d57c6803c2c 2.2.0-release
98e0d6df638429fd2f0476667504bd5a6b298def 2.3.0-start
This diff is collapsed.
Click to expand it.
indra/llcommon/llversionviewer.h
+
2
−
2
View file @
7be4856f
...
@@ -28,8 +28,8 @@
...
@@ -28,8 +28,8 @@
#define LL_LLVERSIONVIEWER_H
#define LL_LLVERSIONVIEWER_H
const
S32
LL_VERSION_MAJOR
=
2
;
const
S32
LL_VERSION_MAJOR
=
2
;
const
S32
LL_VERSION_MINOR
=
2
;
const
S32
LL_VERSION_MINOR
=
4
;
const
S32
LL_VERSION_PATCH
=
1
;
const
S32
LL_VERSION_PATCH
=
0
;
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