diff --git a/configure.ac b/configure.ac index 0768e16..f08391a 100644 --- a/configure.ac +++ b/configure.ac @@ -20,7 +20,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ(2.61) -AC_INIT([huion-tools], [2]) +AC_INIT([huion-tools], [3]) AM_INIT_AUTOMAKE([1.9 -Wall foreign]) AM_MAINTAINER_MODE AC_CONFIG_HEADER([config.h]) diff --git a/debian/changelog b/debian/changelog index 2b6f02b..0f1033c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +huion-tools (3) unstable; urgency=low + + * Add dumping/decoding of manufacturer and product. + * Add internal model name decoding. + + -- Nikolai Kondrashov Mon, 14 Oct 2013 11:03:29 +0300 + huion-tools (2) unstable; urgency=low * Initial Release. diff --git a/huion-tools.spec b/huion-tools.spec index 5595d78..780756a 100644 --- a/huion-tools.spec +++ b/huion-tools.spec @@ -1,5 +1,5 @@ Name: huion-tools -Version: 2 +Version: 3 Release: 1%{?dist} Summary: Huion graphics tablet diagnostic tools