rainmeter-studio/revision-number.h
jsmorley 1ee9137ea2 Updating all build files and processes to create 1.4 beta starting point.
Also adding file: TextFuncUF16.nsh to Rainstaller folder for UNICODE support.
If you download Build.py, be sure to set the paths to executables to your paths before using.
2010-10-12 15:01:48 +00:00

3 lines
80 B
C

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