1
0
Fork 0
mirror of https://github.com/reactos/reactos.git synced 2025-06-14 21:08:29 +00:00
reactos/sdk/tools/log2lines/version.h

12 lines
133 B
C

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