about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <e@yhbt.net>2011-03-10 02:12:46 +0000
committerEric Wong <normalperson@yhbt.net>2011-03-10 02:12:46 +0000
commit39d900abaebcb82aa2f2766b692ef558d44a9349 (patch)
tree3d30ceb3e1ae4e1fa73cd412f1a3dc847855f414
parente29be690d10747c09aaf4839a4a5a4a0ed11729a (diff)
downloadsleepy_penguin-39d900abaebcb82aa2f2766b692ef558d44a9349.tar.gz
Bad idea to rely on constants
-rw-r--r--lib/sleepy_penguin.rb6
1 files changed, 0 insertions, 6 deletions
diff --git a/lib/sleepy_penguin.rb b/lib/sleepy_penguin.rb
index c4eac6b..647179e 100644
--- a/lib/sleepy_penguin.rb
+++ b/lib/sleepy_penguin.rb
@@ -1,7 +1 @@
-# -*- encoding: binary -*-
-module SleepyPenguin
-
-  # the version of sleepy_penguin, currently 1.4.0
-  SLEEPY_PENGUIN_VERSION = '1.4.0'
-end
 require 'sleepy_penguin_ext'