rainmeter-studio/revision-number.h
jsmorley b3e93c0765 Fix by elestel to iTunes plugin: iTunesPlugin did not handle AboutToPromptUserToQuitEvent before
(when user quit iTunes there will be a quit/don't quit dialog)
2010-08-15 13:32:18 +00:00

3 lines
80 B
C

#pragma once
const int revision_number = 507;
const bool revision_beta = true;