047 versioning fix

This commit is contained in:
2026-04-29 12:42:04 +03:00
parent 2a3cf0482f
commit fcde490da1
3 changed files with 60 additions and 63 deletions
+1 -1
View File
@@ -76,7 +76,7 @@
<!--- global settings --->
<cfset request.RECORDS_PER_PAGE=500/>
<cfset request.APP_VERSION="0.00.046"/>
<cfset request.APP_VERSION="0.00.047"/>
<cfset request.STAND=getStand()/>
<cflock scope="application" type="readonly" timeout=3>