Browse Source

Version id update

pull/1/head
jean-pierre charras 15 years ago
parent
commit
6c89776bfd
  1. 2
      common/build_version.cpp
  2. 2
      packaging/windows/nsis/install.nsi
  3. 4
      version.txt

2
common/build_version.cpp

@ -6,7 +6,7 @@
#endif
#ifndef KICAD_BUILD_VERSION
#define KICAD_BUILD_VERSION "(2011-04-09)"
#define KICAD_BUILD_VERSION "(2011-04-17)"
#endif

2
packaging/windows/nsis/install.nsi

@ -17,7 +17,7 @@
; General Product Description Definitions
!define PRODUCT_NAME "KiCad"
!define PRODUCT_VERSION "2011.04.09"
!define PRODUCT_VERSION "2011.04.17"
!define PRODUCT_WEB_SITE "http://iut-tice.ujf-grenoble.fr/kicad/"
!define SOURCEFORGE_WEB_SITE "http://kicad.sourceforge.net/"
!define COMPANY_NAME ""

4
version.txt

@ -1,4 +1,4 @@
release version:
2011 apr 09
2011 apr 17
files (.zip,.tgz):
kicad-2011-04-09
kicad-2011-04-17
Loading…
Cancel
Save