projects
/
librecmc
/
librecmc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dc0e62a
)
Forgot to update scripts/getver.sh git check-in hash.
author
RISCi_ATOM
<bob@bobcall.me>
Tue, 12 Feb 2019 11:09:21 +0000
(06:09 -0500)
committer
RISCi_ATOM
<bob@bobcall.me>
Tue, 12 Feb 2019 11:09:21 +0000
(06:09 -0500)
scripts/getver.sh
patch
|
blob
|
history
diff --git
a/scripts/getver.sh
b/scripts/getver.sh
index 8f93c4ba9a8469cbcfc764b85111b0b02524e9d8..392cd852bf2dfa570b4be5e717de0ace8dd7267a 100755
(executable)
--- a/
scripts/getver.sh
+++ b/
scripts/getver.sh
@@
-12,7
+12,7
@@
try_version() {
}
try_git() {
- REBOOT=
35e9515064308d77f01f53badcf02973ba94b387
+ REBOOT=
dc0e62a006c976755ff80264aca2f77046206ddb
git rev-parse --git-dir >/dev/null 2>&1 || return 1
[ -n "$GET_REV" ] || GET_REV="HEAD"