reactos/sdk/tools/log2lines/version.h
Amine Khaldi 0ee830d7a4 * Create a branch for USB experiments.
svn path=/branches/usb-experiments/; revision=72629
2016-09-09 15:11:19 +00:00

12 lines
133 B
C

/*
* ReactOS log2lines
* Written by Jan Roeloffzen
*
* - Version
*/
#pragma once
#define LOG2LINES_VERSION "2.2"
/* EOF */