1
0
mirror of https://github.com/openresty/openresty synced 2024-11-09 18:35:51 +01:00

bumped version to 1.19.9.2.

This commit is contained in:
jiahao 2024-07-10 11:12:52 +08:00
parent 249633e171
commit 4e6d537af5
No known key found for this signature in database
GPG Key ID: 5E01169275FFB52B

@ -1,7 +1,7 @@
#!/bin/bash
main_ver=1.19.9
minor_ver=1
minor_ver=2
version=$main_ver.$minor_ver
echo $version