Release version 2.2.5.2
This commit is contained in:
parent
000e9a7a09
commit
910af57d80
3 changed files with 5 additions and 5 deletions
6
debian/changelog
vendored
6
debian/changelog
vendored
|
@ -1,8 +1,8 @@
|
|||
stratagus (2.2.5.2) UNRELEASED; urgency=low
|
||||
stratagus (2.2.5.2) unstable; urgency=low
|
||||
|
||||
* UNRELEASED
|
||||
* New upstream release
|
||||
|
||||
-- Pali Rohár <pali.rohar@gmail.com> Mon, 12 Jul 2010 10:29:03 +0200
|
||||
-- Pali Rohár <pali.rohar@gmail.com> Tue, 27 Jul 2010 10:51:27 +0200
|
||||
|
||||
stratagus (2.2.5-1) unstable; urgency=low
|
||||
|
||||
|
|
|
@ -169,7 +169,7 @@ inline char *new_strdup(const char *str)
|
|||
-- General
|
||||
----------------------------------------------------------------------------*/
|
||||
|
||||
#define VERSION "2.2.5.1" /// Engine version shown
|
||||
#define VERSION "2.2.5.2" /// Engine version shown
|
||||
|
||||
#ifndef StratagusMajorVerion
|
||||
/// Stratagus major version
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
;--------------------------------
|
||||
|
||||
!define NAME "Stratagus"
|
||||
!define VERSION "2.2.5.1"
|
||||
!define VERSION "2.2.5.2"
|
||||
|
||||
;--------------------------------
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue