Skip to content

Commit

Permalink
Version
Browse files Browse the repository at this point in the history
  • Loading branch information
Pavion committed Feb 17, 2015
1 parent 6aedc39 commit 15a2802
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tvstreamrecord.py
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ def total(timedelta):
localtime = "%H:%M"
localdate = "%d.%m.%Y"
dayshown = datetime.combine(date.today(), time.min)
version = '1.0.3'
version = '1.0.4'

@route('/live/<filename>')
def server_static9(filename):
Expand Down

0 comments on commit 15a2802

Please sign in to comment.