From f41e5c719f41d4bc243f3a8b295042d214625cac Mon Sep 17 00:00:00 2001 From: Matthieu Herrb Date: Fri, 16 Mar 2007 00:03:55 +0000 Subject: regen --- app/oclock/config.h.in | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'app/oclock/config.h.in') diff --git a/app/oclock/config.h.in b/app/oclock/config.h.in index c364eda45..1ca40928b 100644 --- a/app/oclock/config.h.in +++ b/app/oclock/config.h.in @@ -18,5 +18,14 @@ /* Define to the version of this package. */ #undef PACKAGE_VERSION +/* Major version of this package */ +#undef PACKAGE_VERSION_MAJOR + +/* Minor version of this package */ +#undef PACKAGE_VERSION_MINOR + +/* Patch version of this package */ +#undef PACKAGE_VERSION_PATCHLEVEL + /* Version number of package */ #undef VERSION -- cgit v1.2.3