Skip to content

Commit 494afa3

Browse files
committed
Revert "Prepared revert"
This reverts commit 15643d1d15da54dcb3861bc9090792e14cdd7d1f.
1 parent 6e239b6 commit 494afa3

File tree

13 files changed

+1601
-87
lines changed

13 files changed

+1601
-87
lines changed

.settings/org.eclipse.jdt.core.prefs

Lines changed: 0 additions & 12 deletions
This file was deleted.

React/login.dat

0 Bytes
Binary file not shown.

src/com/glacialrush/react/Version.java

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,6 @@
22

33
public class Version
44
{
5-
5+
public static final String V = "1.5.5p";
6+
public static final int C = 1505;
67
}

0 commit comments

Comments
 (0)