1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-07-31 03:10:12 +02:00

* Preparing release version 0.0.3.

This commit is contained in:
Christian Muehlhaeuser
2011-03-25 11:43:39 +00:00
parent e824fcc7b3
commit 8568245355
3 changed files with 3 additions and 3 deletions

2
admin/win/nsi/revision.txt Executable file → Normal file
View File

@@ -1 +1 @@
97
99

View File

@@ -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}"