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

* Updated version number in tomahawk.nsi.

This commit is contained in:
Christian Muehlhaeuser
2011-03-20 07:44:10 +00:00
parent aedebfe9a9
commit 7cb23a39f8

View File

@@ -34,7 +34,7 @@
!define VER_MAJOR "0"
!define VER_MINOR "0"
!define VER_BUILD "0"
!define VER_BUILD "1"
!define VERSION "${VER_MAJOR}.${VER_MINOR}.${VER_BUILD}"