From 9970fb00c79834703bc990d052439290338467be Mon Sep 17 00:00:00 2001 From: Johann Latocha Date: Tue, 29 Nov 2011 15:06:45 +0100 Subject: initial commit --- src/version.h | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 src/version.h (limited to 'src/version.h') diff --git a/src/version.h b/src/version.h new file mode 100644 index 0000000..86e034a --- /dev/null +++ b/src/version.h @@ -0,0 +1,7 @@ +#ifndef VERSION_H_ +#define VERSION_H_ + +#define VERSION_STRING "0.1.0" +#define VERSION_NUMBER 010 + +#endif /* VERSION_H_ */ -- cgit v1.2.3-55-g7522