Skip to content

Commit

Permalink
version 0.7.9
Browse files Browse the repository at this point in the history
  • Loading branch information
tpircher-zz committed Dec 8, 2011
1 parent 8d104cf commit 9c9c52f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
#
# Version 0.7.9, 2011-12-08
#

2011-12-08 Thomas Pircher <tehpeh@gmx.net>

* crc_symtable.py:
Expand Down
2 changes: 1 addition & 1 deletion crc_opt.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ class Options(object):

# Program details
ProgramName = "pycrc"
Version = "0.7.8"
Version = "0.7.9"
VersionStr = "%s v%s" % (ProgramName, Version)
WebAddress = "http://www.tty1.net/pycrc/"

Expand Down

0 comments on commit 9c9c52f

Please sign in to comment.