mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-03-13 20:39:57 +01:00
* Preparing release version 0.0.3.
This commit is contained in:
parent
e824fcc7b3
commit
8568245355
@ -7,7 +7,7 @@ CMAKE_MINIMUM_REQUIRED( VERSION 2.8 )
|
||||
SET( ORGANIZATION_NAME "Tomahawk" )
|
||||
SET( ORGANIZATION_DOMAIN "tomahawk-player.org" )
|
||||
SET( APPLICATION_NAME "Tomahawk" )
|
||||
SET( VERSION "0.0.2" )
|
||||
SET( VERSION "0.0.3" )
|
||||
|
||||
|
||||
# set paths
|
||||
|
2
admin/win/nsi/revision.txt
Executable file → Normal file
2
admin/win/nsi/revision.txt
Executable file → Normal file
@ -1 +1 @@
|
||||
97
|
||||
99
|
@ -35,7 +35,7 @@
|
||||
|
||||
!define VER_MAJOR "0"
|
||||
!define VER_MINOR "0"
|
||||
!define VER_BUILD "2"
|
||||
!define VER_BUILD "3"
|
||||
|
||||
!define VERSION "${VER_MAJOR}.${VER_MINOR}.${VER_BUILD}"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user