Module Name:    xsrc
Committed By:   mrg
Date:           Sat Jul 23 21:58:29 UTC 2011

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

Log Message:
update for xf86-input-elographics 1.3.0


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 \
    xsrc/external/mit/xf86-input-elographics/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-elographics/include/config.h
diff -u xsrc/external/mit/xf86-input-elographics/include/config.h:1.2 xsrc/external/mit/xf86-input-elographics/include/config.h:1.3
--- xsrc/external/mit/xf86-input-elographics/include/config.h:1.2	Tue Nov 23 11:05:45 2010
+++ xsrc/external/mit/xf86-input-elographics/include/config.h	Sat Jul 23 21:58:29 2011
@@ -43,25 +43,25 @@
 #define PACKAGE_NAME "xf86-input-elographics"
 
 /* Define to the full name and version of this package. */
-#define PACKAGE_STRING "xf86-input-elographics 1.2.4"
+#define PACKAGE_STRING "xf86-input-elographics 1.3.0"
 
 /* Define to the one symbol short name of this package. */
 #define PACKAGE_TARNAME "xf86-input-elographics"
 
 /* Define to the version of this package. */
-#define PACKAGE_VERSION "1.2.4"
+#define PACKAGE_VERSION "1.3.0"
 
 /* Major version of this package */
 #define PACKAGE_VERSION_MAJOR 1
 
 /* Minor version of this package */
-#define PACKAGE_VERSION_MINOR 2
+#define PACKAGE_VERSION_MINOR 3
 
 /* Patch version of this package */
-#define PACKAGE_VERSION_PATCHLEVEL 4
+#define PACKAGE_VERSION_PATCHLEVEL 0
 
 /* Define to 1 if you have the ANSI C header files. */
 #define STDC_HEADERS 1
 
 /* Version number of package */
-#define VERSION "1.2.4"
+#define VERSION "1.3.0"

Reply via email to