unauthorizedAccept option
[dyskinesia.git] / src / dysversion.h
blob53db15a68122ee94a43487c21be29238ad0caff9
1 /* coded by Ketmar // Vampire Avalon (psyc://ketmar.no-ip.org/~Ketmar)
2 * Understanding is not required. Only obedience.
4 * This program is free software. It comes without any warranty, to
5 * the extent permitted by applicable law. You can redistribute it
6 * and/or modify it under the terms of the Do What The Fuck You Want
7 * To Public License, Version 2, as published by Sam Hocevar. See
8 * http://sam.zoy.org/wtfpl/COPYING for more details.
9 */
10 #ifndef DYSVERSION_H
11 #define DYSVERSION_H
14 #define DYS_VERSION_HI 0
15 #define DYS_VERSION_MID 0
16 #define DYS_VERSION_LO 4
18 #define DYS_BUILD 1
21 #endif