Skip to content

Commit

Permalink
Bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
RicardoEPRodrigues committed Feb 27, 2021
1 parent 69abef8 commit dd4d31f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build-deb.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ ETC_DIR="/etc"
PKG_DIR="/pkg-debian"
OPT_DIR="/opt/magicmouse-hid"

DEB="magicmouse-hid_1.0.0-0.deb"
DEB="magicmouse-hid_1.1.0-0.deb"

cp -rf ${DIR}${ETC_DIR} ${DIR}${PKG_DIR}

Expand Down
2 changes: 1 addition & 1 deletion pkg-debian/DEBIAN/control
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Package: magicmouse-hid
Version: 1.0.0-0
Version: 1.1.0-0
Maintainer: Ricardo Rodrigues <[email protected]>
Description: Magic Mouse 2 driver for Linux
This driver makes use of DKMS to load the driver in the kernel, while
Expand Down

0 comments on commit dd4d31f

Please sign in to comment.