aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/citra_qt/version.h
blob: 07022de5cef92df6378fdfc9cc1e172944f3e54c (plain)
1
2
3
4
5
6
7
// TODO: Supposed to be generated...
// GENERATED - Do not edit!
#ifndef VERSION_H_
#define VERSION_H_
#define __BUILD__ "40"
#define VERSION __BUILD__
#endif // VERSION_H_