schema boxes, cb3q3244 redraw more schematic, uSD slot added, rakefile support adding version

This commit is contained in:
Kevin Redon
2011-11-06 00:14:26 +01:00
parent 14fe95fb9d
commit 9eeaa8a507
5 changed files with 855 additions and 1043 deletions

View File

@@ -3,7 +3,7 @@ require 'rake/clean'
# important info
target = "simtrace"
version = IO.read("version").chomp
date = Time.now.strftime("%d-%m-%y")
date = Time.now.strftime("%Y-%m-%d")
revision = `git log --pretty=oneline "#{target}.sch" | wc -l`.chomp.to_i
# common files