lib/openwfe/version.rb in openwferu-0.9.16 vs lib/openwfe/version.rb in openwferu-0.9.17
- old
+ new
@@ -1,8 +1,8 @@
#
#--
-# Copyright (c) 2005-2007, John Mettraux, OpenWFE.org
+# Copyright (c) 2005-2008, John Mettraux, OpenWFE.org
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are met:
#
@@ -30,7 +30,7 @@
# POSSIBILITY OF SUCH DAMAGE.
#++
#
module OpenWFE
- OPENWFERU_VERSION = '0.9.16'
+ OPENWFERU_VERSION = '0.9.17'
end