Skip to content

Commit

Permalink
Tag release version 5.1.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
stambaughw committed Apr 14, 2019
1 parent a771e0e commit d505fd2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CMakeModules/KiCadVersion.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# This program source code file is part of KICAD, a free EDA CAD application.
#
# Copyright (C) 2016 Wayne Stambaugh <[email protected]>
# Copyright (C) 2016 - 2018 KiCad Developers, see AUTHORS.txt for contributors.
# Copyright (C) 2016 - 2019 KiCad Developers, see AUTHORS.txt for contributors.
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
Expand Down Expand Up @@ -35,4 +35,4 @@
# be set after each version tag is added to the git repo. This will
# give developers a reasonable idea where which branch was used to build
# KiCad.
set( KICAD_VERSION "5.1.0-br-unknown" )
set( KICAD_VERSION "5.1.1" )

0 comments on commit d505fd2

Please sign in to comment.