ChangeLog update
[tetrinet.git] / version.h
blob0cb3ca51f9473d30283b9c4f0659db9a83dfd9e8
1 /* Tetrinet for Linux, by Petr Baudis <pasky@ucw.cz>
2 * This program is public domain.
4 * Tetrinet version information file.
5 */
7 #ifndef TETRINET__VERSION_H
8 #define TETRINET__VERSION_H
10 #define VERSION "0.10-pb3"
12 #endif