DXGL r182 - Code Review
For
DXGL
(
recent comments
|
status changes
|
tags
|
authors
|
states
|
release notes
|
statistics
)
Jump to navigation
Jump to search
Repository:
DXGL
Revision:
<
r181
|
r182
|
r183
>
Date:
00:58, 25 June 2012
Author:
admin
Status:
new
Tags:
Comment:
Release version 0.2.2
Modified paths:
/common/version.h
(modified) (
history
)
/common/version.nsh
(modified) (
history
)
Diff
[
purge
]
Index: common/version.h
—
—
@@ -4,12 +4,12 @@
5
5
6
6
#define DXGLMAJOR 0
7
7
#define DXGLMINOR 2
8
-#define DXGLPOINT 1
8
+#define DXGLPOINT 2
9
9
#define DXGLBUILD 0
10
10
11
11
#define DXGLVERNUMBER DXGLMAJOR,DXGLMINOR,DXGLPOINT,DXGLBUILD
12
12
#define DXGLVERQWORD (((unsigned __int64)DXGLMAJOR<<48)+((unsigned __int64)DXGLMINOR<<32)+((unsigned __int64)DXGLPOINT<<16)+(unsigned __int64)DXGLBUILD)
13
-#define DXGLVERSTRING "0.2.1.0"
13
+#define DXGLVERSTRING "0.2.2.0"
14
14
15
15
16
16
#endif //__VERSION_H
Index: common/version.nsh
—
—
@@ -1 +1 @@
2
-!define PRODUCT_VERSION "0.2.1"
\ No newline at end of file
2
+!define PRODUCT_VERSION "0.2.2"
\ No newline at end of file
Navigation menu
Personal tools
Log in
Namespaces
Special page
English
expanded
collapsed
Views
More
expanded
collapsed
Search
Navigation
Home
Main page
Recent changes
Random page
MediaWiki help
Introduction
Progress
Downloads
Source code
Build from source
AppDB
Bug reports
Forums
Tools
Special pages
Printable version