Commit 41a2d1213a0de2c605d6e1926d05f8ef967dd972

  • avatar
  • swiesner <swiesner @283d02a7-25f6-0310…ecb5cbfe19da.>
  • Tue Mar 30 19:17:18 CEST 2010
Increase version number to 0.4.0

git-svn-id: svn+ssh://svn.kde.org/home/kde/trunk/playground/utils/synaptiks@1109145 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
  
2525X-KDE-PluginInfo-Author=Sebastian Wiesner
2626X-KDE-PluginInfo-Email=basti.wiesner@gmx.net
2727X-KDE-PluginInfo-Name=synaptiks
28X-KDE-PluginInfo-Version=0.3.2
28X-KDE-PluginInfo-Version=0.4.0
2929X-KDE-PluginInfo-Website=http://synaptiks.lunaryorn.de
3030X-KDE-PluginInfo-Category=System Information
3131X-KDE-PluginInfo-Depends=
  
22 * synaptiks -- a touchpad control tool
33 *
44 *
5 * Copyright (C) 2009 Sebastian Wiesner <basti.wiesner@gmx.net>
5 * Copyright (C) 2009, 2010 Sebastian Wiesner <basti.wiesner@gmx.net>
66 * All rights reserved.
77 *
88 * Redistribution and use in source and binary forms, with or without
3838
3939#cmakedefine HAVE_XINPUT2
4040
41#define SYNAPTIKS_VERSION "0.3.2"
41#define SYNAPTIKS_VERSION "0.4.0"
4242
4343#endif /* CONFIG_SYNAPTIKS_H */