ChangeLog update
[tetrinet.git] / version.h
blobf969033291152671b05381bd8693be9807f5cc21
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-pb4"
12 #endif