Skip to content
This repository has been archived by the owner on Dec 24, 2019. It is now read-only.

Commit

Permalink
v0.12.6 - A quick fix for some outdated #log_warn calls that were exp…
Browse files Browse the repository at this point in the history
…osed by v0.12.5.
  • Loading branch information
benhoskings committed Apr 24, 2012
1 parent 3849189 commit c2154b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/babushka.rb
@@ -1,5 +1,5 @@
module Babushka
VERSION = '0.12.5'
VERSION = '0.12.6'
WorkingPrefix = '~/.babushka'
SourcePrefix = '~/.babushka/sources'
BuildPrefix = '~/.babushka/build'
Expand Down

0 comments on commit c2154b1

Please sign in to comment.