Module Name:    xsrc
Committed By:   mrg
Date:           Sun Jul 24 00:45:29 UTC 2011

Modified Files:
        xsrc/external/mit/xf86-input-mouse/include: config.h

Log Message:
updates for 1.7.1


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 xsrc/external/mit/xf86-input-mouse/include/config.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: xsrc/external/mit/xf86-input-mouse/include/config.h
diff -u xsrc/external/mit/xf86-input-mouse/include/config.h:1.4 xsrc/external/mit/xf86-input-mouse/include/config.h:1.5
--- xsrc/external/mit/xf86-input-mouse/include/config.h:1.4	Mon Nov 22 07:49:26 2010
+++ xsrc/external/mit/xf86-input-mouse/include/config.h	Sun Jul 24 00:45:29 2011
@@ -45,7 +45,7 @@
 #define PACKAGE_NAME "xf86-input-mouse"
 
 /* Define to the full name and version of this package. */
-#define PACKAGE_STRING "xf86-input-mouse 1.6.0"
+#define PACKAGE_STRING "xf86-input-mouse 1.7.1"
 
 /* Define to the one symbol short name of this package. */
 #define PACKAGE_TARNAME "xf86-input-mouse"
@@ -54,19 +54,19 @@
 #define PACKAGE_URL ""
 
 /* Define to the version of this package. */
-#define PACKAGE_VERSION "1.6.0"
+#define PACKAGE_VERSION "1.7.1"
 
 /* Major version of this package */
 #define PACKAGE_VERSION_MAJOR 1
 
 /* Minor version of this package */
-#define PACKAGE_VERSION_MINOR 6
+#define PACKAGE_VERSION_MINOR 7
 
 /* Patch version of this package */
-#define PACKAGE_VERSION_PATCHLEVEL 0
+#define PACKAGE_VERSION_PATCHLEVEL 1
 
 /* Define to 1 if you have the ANSI C header files. */
 #define STDC_HEADERS 1
 
 /* Version number of package */
-#define VERSION "1.6.0"
+#define VERSION "1.7.1"

Reply via email to