Parcourir la source

Upgrade Ur/Web version

Adam Chlipala il y a 10 ans
Parent
commit
223189efe1
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      frameworks/Ur/urweb/install.sh

+ 1 - 1
frameworks/Ur/urweb/install.sh

@@ -1,6 +1,6 @@
 #!/bin/bash
 
-VERSION=20150412
+VERSION=20150520
 COMPILER=${IROOT}/urweb
 
 RETCODE=$(fw_exists $COMPILER)