Updated copyright in source files
[pub/Android/ownCloud.git] / src / com / owncloud / android / utils / OwnCloudVersion.java
index b96a9df..eb42c8a 100644 (file)
@@ -1,5 +1,6 @@
 /* ownCloud Android client application
  *   Copyright (C) 2012  Bartek Przybylski
+ *   Copyright (C) 2012-2013 ownCloud Inc.
  *
  *   This program is free software: you can redistribute it and/or modify
  *   it under the terms of the GNU General Public License as published by
@@ -27,6 +28,8 @@ public class OwnCloudVersion implements Comparable<OwnCloudVersion> {
             0x030000);
     public static final OwnCloudVersion owncloud_v4 = new OwnCloudVersion(
             0x040000);
+    public static final OwnCloudVersion owncloud_v4_5 = new OwnCloudVersion(
+            0x040500);
 
     // format is in version
     // 0xAABBCC