Skip to content

Commit

Permalink
Fix version number in configure script
Browse files Browse the repository at this point in the history
  • Loading branch information
agoetz committed Oct 20, 2024
1 parent 47eb00b commit 492af91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
# !---------------------------------------------------------------------!
# ! Set version !
# !---------------------------------------------------------------------!
QUICK_VERSION='QUICK-22.03'
QUICK_VERSION='QUICK-24.03'
QUICK_HOME=`pwd`
cdate=`date +'%m/%d/%Y'`
ctime=`date +'%r'`
Expand Down

0 comments on commit 492af91

Please sign in to comment.