]> git.ipfire.org Git - thirdparty/open-vm-tools.git/commitdiff
Changes in shared code that don't affect open-vm-tools functionality.
authorVMware, Inc <>
Mon, 26 Apr 2010 18:08:50 +0000 (11:08 -0700)
committerMarcelo Vanzin <mvanzin@vmware.com>
Tue, 27 Apr 2010 03:48:51 +0000 (20:48 -0700)
Signed-off-by: Marcelo Vanzin <mvanzin@vmware.com>
open-vm-tools/lib/include/vm_version.h

index ea960f1c4c102f4438ef2673184a2729787abf76..f181f75b5c9da0abb024502eef79394b00ecbbfc 100644 (file)
 #define XSTR(x) MAKESTR(x)
 #endif
 
+// This extra version define is here so the Makefiles can easily pick it up.
+// See the VMRC_PLUGIN_VERSION section in /mk/defs-onetime.mk
+#define VMRC_PLUGIN_VERSION_NUMBER "2.5.0"
+
 #define VMRC_PLUGIN_VERSION_MAJOR 2
 #define VMRC_PLUGIN_VERSION_MINOR 5
 #define VMRC_PLUGIN_VERSION_Z     0