diff options
author | Srikant Patnaik | 2015-01-12 17:42:08 +0530 |
---|---|---|
committer | Srikant Patnaik | 2015-01-12 17:42:08 +0530 |
commit | 824357a2c7352483b0521ef5d6b58ac201fabe72 (patch) | |
tree | 59e78f0213d19306226cfac9d611c8d1c8409004 | |
parent | 3c21fd81d561424011108f2f10e513c5989e5e9c (diff) | |
download | FOSSEE-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-x | scripts/kconfig/mconf | bin | 151187 -> 0 bytes | |||
-rwxr-xr-x | scripts/setlocalversion | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/scripts/kconfig/mconf b/scripts/kconfig/mconf Binary files differdeleted file mode 100755 index f98093b8..00000000 --- a/scripts/kconfig/mconf +++ /dev/null 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 |