|
From: <jh...@us...> - 2009-04-02 01:21:39
|
Revision: 80
http://etch.svn.sourceforge.net/etch/?rev=80&view=rev
Author: jheiss
Date: 2009-04-02 01:21:34 +0000 (Thu, 02 Apr 2009)
Log Message:
-----------
Tag 3.5 release
Modified Paths:
--------------
Makefile
Added Paths:
-----------
tags/release-3.5/
Modified: Makefile
===================================================================
--- Makefile 2009-04-02 00:21:34 UTC (rev 79)
+++ Makefile 2009-04-02 01:21:34 UTC (rev 80)
@@ -1,7 +1,7 @@
-VER=3.4
+VER=3.5
TAGNAME=release-$(VER)
-# Perhaps somewith with better make skill than I've got can make this
+# Perhaps someone with better make skill than I've got can make this
# more elegant
# Note, must indent with spaces here
MD5=$(shell which md5)
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|