source: extensions/gsdl-video/trunk/installed/cmdline/lib/ruby/1.8/webrick/version.rb@ 18425

Last change on this file since 18425 was 18425, checked in by davidb, 15 years ago

Video extension to Greenstone

File size: 351 bytes
Line 
1#
2# version.rb -- version and release date
3#
4# Author: IPR -- Internet Programming with Ruby -- writers
5# Copyright (c) 2000 TAKAHASHI Masayoshi, GOTOU YUUZOU
6# Copyright (c) 2003 Internet Programming with Ruby writers. All rights
7# reserved.
8#
9# $IPR: version.rb,v 1.74 2003/07/22 19:20:43 gotoyuzo Exp $
10
11module WEBrick
12 VERSION = "1.3.1"
13end
Note: See TracBrowser for help on using the repository browser.