mirror of
https://gitea.osmocom.org/sim-card/simtrace.git
synced 2026-03-19 14:58:38 +03:00
schema boxes, cb3q3244 redraw more schematic, uSD slot added, rakefile support adding version
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user