lib/openwfe/version.rb in openwferu-0.9.7 vs lib/openwfe/version.rb in openwferu-0.9.8

- old
+ new

@@ -1,8 +1,8 @@ # #-- -# Copyright (c) 2007, John Mettraux, OpenWFE.org +# Copyright (c) 2005-2007, 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: # @@ -32,7 +32,7 @@ # # $Id: definitions.rb 2725 2006-06-02 13:26:32Z jmettraux $ # module OpenWFE - OPENWFERU_VERSION = '0.9.7' + OPENWFERU_VERSION = '0.9.8' end