diff --git a/root/DEBIAN/control b/root/DEBIAN/control index f4a7858..f389f86 100644 --- a/root/DEBIAN/control +++ b/root/DEBIAN/control @@ -1,5 +1,5 @@ Package: tingbot-os -Version: 1.2.2 +Version: 1.2.3 Architecture: all Pre-Depends: python (>=2.7), python-pip, python-dev, git Depends: avahi-daemon, evtest, tslib, libts-bin, python-pygame, rsync, omxplayer, wiringpi, libsdl1.2debian (=1.2.15-5), python-zmq, python-imaging, libffi-dev, libssl-dev diff --git a/setup.cfg b/setup.cfg index 3bb391b..b143b28 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = 1.2.2 +current_version = 1.2.3 commit = True tag = True message = Bump version