updates for 0.9.3
[debian/openrocket] / src / net / sf / openrocket / util / Prefs.java
index 0ca273f6539abbaecd99d792f898050d22f618da..049b546832ee5d657abebe15be1be8be50185cb6 100644 (file)
@@ -55,6 +55,7 @@ public class Prefs {
        
        private static final String BUILD_VERSION;
        private static final String BUILD_SOURCE;
+       public static final String DEFAULT_BUILD_SOURCE = "default";
        
        static {
                try {