Revving to 0.4.

This commit is contained in:
Doug Fales 2008-02-19 04:09:57 +00:00
parent 3abba74eef
commit 9250b0ce45

View File

@ -21,7 +21,7 @@
# WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#++
module GPX
VERSION = "0.3"
VERSION = "0.4"
# A common base class which provides a useful initializer method to many
# class in the GPX library.