summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSrikant Patnaik2015-01-12 17:42:08 +0530
committerSrikant Patnaik2015-01-12 17:42:08 +0530
commit824357a2c7352483b0521ef5d6b58ac201fabe72 (patch)
tree59e78f0213d19306226cfac9d611c8d1c8409004
parent3c21fd81d561424011108f2f10e513c5989e5e9c (diff)
downloadFOSSEE-netbook-kernel-source-824357a2c7352483b0521ef5d6b58ac201fabe72.tar.gz
FOSSEE-netbook-kernel-source-824357a2c7352483b0521ef5d6b58ac201fabe72.tar.bz2
FOSSEE-netbook-kernel-source-824357a2c7352483b0521ef5d6b58ac201fabe72.zip
<NOT IMP> Changed the version from 3.4.5+ to 3.4.5 for binary compatibility of video codecs.
-rwxr-xr-xscripts/kconfig/mconfbin151187 -> 0 bytes
-rwxr-xr-xscripts/setlocalversion2
2 files changed, 1 insertions, 1 deletions
diff --git a/scripts/kconfig/mconf b/scripts/kconfig/mconf
deleted file mode 100755
index f98093b8..00000000
--- a/scripts/kconfig/mconf
+++ /dev/null
Binary files differ
diff --git a/scripts/setlocalversion b/scripts/setlocalversion
index bd6dca8a..1df175a9 100755
--- a/scripts/setlocalversion
+++ b/scripts/setlocalversion
@@ -52,7 +52,7 @@ scm_version()
# If only the short version is requested, don't bother
# running further git commands
if $short; then
- echo "+"
+ echo ""
return
fi
# If we are past a tagged commit (like