kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #14489
version info does not get updated
Hi all,
I don't know if this is important, but I just updated my kicad install
this afternoon, and I noticed the kicad version information is not up to
date :
yann@yann-netbook:~/kicad_sources$ ./kicad-install.sh --install-or-update
(...)
step 3) checking out the source code from launchpad repo...
Tree is up to date at revision *5106* of branch
http://bazaar.launchpad.net/~kicad-product-committers/kicad/product
local source working tree updated.
(...)
All KiCad "--install-or-update" steps completed, you are up to date.
and then, the kicad windows says this :
Application: kicad
Version: (*2014-08-26 BZR 5099*)-product Release build
wxWidgets: Version 3.0.0 (debug,wchar_t,compiler with C++ ABI 1002,GCC
4.8.2,wx containers,compatible with 2.8)
Platform: Linux 3.13.0-35-generic i686, 32 bit, Little endian, wxGTK
Boost version: 1.54.0
USE_WX_GRAPHICS_CONTEXT=OFF
USE_WX_OVERLAY=OFF
KICAD_SCRIPTING=OFF
KICAD_SCRIPTING_MODULES=OFF
KICAD_SCRIPTING_WXPYTHON=OFF
USE_FP_LIB_TABLE=HARD_CODED_ON
BUILD_GITHUB_PLUGIN=ON
you can see the compilation date is wrong (we are the 14 08 31) and the
version number is wrong.
Follow ups