Re-generate the Makefiles

This commit is contained in:
Pierre Pronchery 2016-03-12 02:26:58 +01:00
parent a50a9bd168
commit 1ed7a85166
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
#define PACKAGE "Keyboard"
#define VERSION "0.2.1"
#define VERSION "0.3.0"
#ifndef PREFIX
# define PREFIX "/usr/local"

View File

@ -1,5 +1,5 @@
PACKAGE="Keyboard"
VERSION="0.2.1"
VERSION="0.3.0"
PREFIX="/usr/local"
LIBDIR="${PREFIX}/lib"