[Pkg-owncloud-commits] [owncloud] 41/75: increase version number

David Prévot taffit at alioth.debian.org
Fri Nov 8 23:08:36 UTC 2013


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to annotated tag v3.0.1
in repository owncloud.

commit 88c0d82daa8f84ff2497ec67d0c5deb2949d452e
Author: Frank Karlitschek <karlitschek at kde.org>
Date:   Mon Nov 21 19:35:15 2011 +0100

    increase version number
---
 lib/util.php |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/util.php b/lib/util.php
index 8716272..2b2238f 100644
--- a/lib/util.php
+++ b/lib/util.php
@@ -90,7 +90,7 @@ class OC_Util {
 	 * @return array
 	 */
 	public static function getVersion(){
-		return array(2,00,0);
+		return array(2,00,1);
 	}
 
 	/**

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud.git



More information about the Pkg-owncloud-commits mailing list