forked from speed-dreams/speed-dreams-code
Version to 2.2.3
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@7466 30fe4595-0a0c-4342-8851-515496e4dcbd Former-commit-id: abf5f68e0e831069440a4f9ef462c915f96271f9 Former-commit-id: 8554d3f6368617aa931c31f12d9b9772985aa4ec
This commit is contained in:
parent
f0731f737e
commit
f9ceb59610
2 changed files with 4 additions and 4 deletions
|
@ -14,11 +14,11 @@
|
|||
!endif
|
||||
|
||||
!ifndef VER_MINOR
|
||||
!define VER_MINOR 3
|
||||
!define VER_MINOR 2
|
||||
!endif
|
||||
|
||||
!ifndef VER_PATCH
|
||||
!define VER_PATCH 0
|
||||
!define VER_PATCH 3
|
||||
!endif
|
||||
|
||||
!ifndef VER_EXTRA
|
||||
|
|
|
@ -14,11 +14,11 @@
|
|||
!endif
|
||||
|
||||
!ifndef VER_MINOR
|
||||
!define VER_MINOR 3
|
||||
!define VER_MINOR 2
|
||||
!endif
|
||||
|
||||
!ifndef VER_PATCH
|
||||
!define VER_PATCH 0
|
||||
!define VER_PATCH 3
|
||||
!endif
|
||||
|
||||
!ifndef VER_EXTRA
|
||||
|
|
Loading…
Reference in a new issue