lib/codesake/dawn/version.rb in codesake-dawn-1.1.0.rc1 vs lib/codesake/dawn/version.rb in codesake-dawn-1.1.0.rc2

- old
+ new

@@ -15,13 +15,14 @@ # | "Finn McMissile"| 3.0.0 | # | "Fillmore" | 4.0.0 | # |"Holly Shiftwell"| 5.0.0 | # | "Guido" | 6.0.0 | # | "Luigi" | 7.0.0 | + # | "Doc Hudson" | 8.0.0 | - VERSION = "1.1.0.rc1" + VERSION = "1.1.0.rc2" CODENAME = "Lightning McQueen" #RELEASE = "(development)" - RELEASE = "20140326" + RELEASE = "20140328" end end