Skip to content

Commit

Permalink
Update Debain scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-spataru committed Jul 25, 2016
1 parent f9499cb commit 8bfbc17
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion etc/deploy/linux/debian/changelog
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ qdriverstation (16.07) stable; urgency=low
* Improve handling of FMS packets
* Minor improvements in code structure
* Add code to interpret 2014 FMS packets
* Implement logs window (with robot events)
* Implement logs window (netconsole + app logs)
* Fix communication issues (where DS disconnected from robot every ~1 seconds)

-- Alex Spataru <[email protected]> Mon, 4 Jul 2016 01:00:00 +0100

Expand Down
2 changes: 1 addition & 1 deletion etc/deploy/linux/make_deb.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# Variables
license=mit
project="qdriverstation-16.06.2"
project="qdriverstation-16.07"
authorEmail="[email protected]"

# Remove old build (if found)
Expand Down

0 comments on commit 8bfbc17

Please sign in to comment.