OSDN Git Service

Fixed the same thing again.
[portsreinstall/current.git] / lib / libmain.sh
index ce038f5..d4d4eb4 100644 (file)
@@ -12,7 +12,7 @@ main_set_version ()
        MYVERSION=4.1.0
        COMPATIBLE_VERSIONS='^(4\.[1]\.[0-9])$'
        # Template for development versions
-       MYVERSION=4.0.0+toward_4.1.0_20180821153931
+       MYVERSION=4.0.0+toward_4.1.0_20180821155953
        COMPATIBLE_VERSIONS='^(4\.[0-1]\.[0-9]]|4\.[0]\.[0]+(|\+toward_4\.[0-1]\.[0-9]+_[0-9]+))$'
 }