Changeset 55
- Timestamp:
- 04/17/09 13:17:49 (3 years ago)
- Files:
-
- 3 modified
- 2 copied
-
branches/mgunit-1.0 (copied) (copied from trunk) (1 prop)
-
branches/mgunit-1.0/mgunit/Makefile (modified) (1 diff)
-
tags/mgunit-1.0.0beta (copied) (copied from trunk) (1 prop)
-
tags/mgunit-1.0.0beta/mgunit/Makefile (modified) (1 diff)
-
trunk/mgunit/Makefile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/mgunit-1.0
-
branches/mgunit-1.0/mgunit/Makefile
r50 r55 1 VERSION=1.0 beta1 VERSION=1.0.0beta 2 2 REVISION=r`svn info | sed -n 's/Revision: \(.*\)/\1/p'` 3 3 RELEASE="$(VERSION)-$(REVISION)" -
tags/mgunit-1.0.0beta
-
tags/mgunit-1.0.0beta/mgunit/Makefile
r50 r55 1 VERSION=1.0 beta1 VERSION=1.0.0beta 2 2 REVISION=r`svn info | sed -n 's/Revision: \(.*\)/\1/p'` 3 3 RELEASE="$(VERSION)-$(REVISION)" -
trunk/mgunit/Makefile
r50 r55 1 VERSION=1.0 beta1 VERSION=1.0.0beta 2 2 REVISION=r`svn info | sed -n 's/Revision: \(.*\)/\1/p'` 3 3 RELEASE="$(VERSION)-$(REVISION)"
