Skip to content

Commit

Permalink
sets current version
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike Park authored and Mike Park committed Nov 10, 2022
1 parent 049539c commit 8db7393
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion misc/module-builder/cfdlab/esp.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#! /bin/bash -xue

PACKAGE='ESP'
VERSION='120'
VERSION='121'

if [ $# -gt 0 ] ; then
. common.sh $1
Expand Down

0 comments on commit 8db7393

Please sign in to comment.