ReactOS 0.4.15-dev-7961-gdcf9eb0
version.h
Go to the documentation of this file.
1/*
2 * ReactOS log2lines
3 * Written by Jan Roeloffzen
4 *
5 * - Version
6 */
7
8#pragma once
9
10#define LOG2LINES_VERSION "2.2"
11
12/* EOF */