Now people won't forget this shit anymore.
authorGustavo Lima Chaves <glima@profusion.mobi>
Wed, 24 Nov 2010 08:22:13 +0000 (08:22 +0000)
committerGustavo Lima Chaves <glima@profusion.mobi>
Wed, 24 Nov 2010 08:22:13 +0000 (08:22 +0000)
SVN revision: 54921

config/default/base.src
config/illume/base.src
config/standard/base.src

index 77a7d72..86878ac 100644 (file)
@@ -1,5 +1,5 @@
 group "Elm_Config" struct {
-  value "config_version" int: 65537;
+  value "config_version" int: 65538;
   value "engine" string: "software_x11";
   value "thumbscroll_enable" uchar: 1;
   value "thumbscroll_threshold" int: 24;
index 10a3090..aec6857 100644 (file)
@@ -1,5 +1,5 @@
 group "Elm_Config" struct {
-  value "config_version" int: 65537;
+  value "config_version" int: 65538;
   value "engine" string: "software_x11";
   value "thumbscroll_enable" uchar: 1;
   value "thumbscroll_threshold" int: 24;
index e8befa1..af9e674 100644 (file)
@@ -1,5 +1,5 @@
 group "Elm_Config" struct {
-  value "config_version" int: 65537;
+  value "config_version" int: 65538;
   value "engine" string: "software_x11";
   value "thumbscroll_enable" uchar: 0;
   value "thumbscroll_threshold" int: 4;