aboutsummaryrefslogtreecommitdiffstats
path: root/hardware/geda/Rakefile
diff options
context:
space:
mode:
Diffstat (limited to 'hardware/geda/Rakefile')
-rw-r--r--hardware/geda/Rakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/hardware/geda/Rakefile b/hardware/geda/Rakefile
index 8330461..c3e0f3c 100644
--- a/hardware/geda/Rakefile
+++ b/hardware/geda/Rakefile
@@ -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