mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-03-09 15:50:02 +00:00
Update the sub parts of the main dt/cde version number to 2.2.0, missed from previous version increment patch.
This commit is contained in:
parent
d2e1f3158b
commit
1dd2eaf854
1 changed files with 2 additions and 2 deletions
|
@ -51,8 +51,8 @@ extern "C" {
|
|||
/* CDE Version information */
|
||||
|
||||
#define DtVERSION 2
|
||||
#define DtREVISION 1
|
||||
#define DtUPDATE_LEVEL 30
|
||||
#define DtREVISION 2
|
||||
#define DtUPDATE_LEVEL 0
|
||||
|
||||
#define DtVERSION_NUMBER (DtVERSION * 10000 + \
|
||||
DtREVISION * 100 + \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue