Skip to content

Commit

Permalink
prepped for release
Browse files Browse the repository at this point in the history
[git-p4: depot-paths = "//src/sexp_processor/dev/": change = 9936]
  • Loading branch information
zenspider committed Jan 17, 2015
1 parent c2790ea commit 9b49afe
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions History.txt
@@ -1,3 +1,9 @@
=== 4.4.5 / 2015-01-16

* 1 bug fix:

* Removed shebangs in tests because of bugs (aka 'features') in RPM packaging tools.

=== 4.4.4 / 2014-08-14

* 1 bug fix:
Expand Down
2 changes: 1 addition & 1 deletion lib/sexp_processor.rb
Expand Up @@ -33,7 +33,7 @@

class SexpProcessor

VERSION = "4.4.4"
VERSION = "4.4.5"

##
# Automatically shifts off the Sexp type before handing the
Expand Down

0 comments on commit 9b49afe

Please sign in to comment.