1
0
mirror of https://github.com/openresty/openresty synced 2025-02-23 08:19:34 +01:00

bumped version to 1.0.10.44.

This commit is contained in:
agentzh (章亦春) 2012-01-16 22:06:46 +08:00
parent 5712e9bfdf
commit 722e2e26c3

@ -1,7 +1,7 @@
#!/bin/bash
main_ver=1.0.10
minor_ver=43
minor_ver=44
version=$main_ver.$minor_ver
echo $version