[Pkg-owncloud-commits] [owncloud-client] 01/01: Bump to beta1
Gaudenz Steinlin
gaudenz at moszumanska.debian.org
Fri Nov 4 10:39:01 UTC 2016
This is an automated email from the git hooks/post-receive script.
gaudenz pushed a commit to annotated tag v2.1.1-beta1
in repository owncloud-client.
commit 5f3f6011d03cdc155fc949c88864fbfefc9fc96b
Author: Daniel Molkentin <danimo at owncloud.com>
Date: Mon Jan 18 16:12:11 2016 +0100
Bump to beta1
---
VERSION.cmake | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/VERSION.cmake b/VERSION.cmake
index bee5aba..cee9d4b 100644
--- a/VERSION.cmake
+++ b/VERSION.cmake
@@ -4,7 +4,7 @@ set( MIRALL_VERSION_PATCH 1 )
set( MIRALL_SOVERSION 0 )
if ( NOT DEFINED MIRALL_VERSION_SUFFIX )
- set( MIRALL_VERSION_SUFFIX "git") #e.g. beta1, beta2, rc1
+ set( MIRALL_VERSION_SUFFIX "beta1") #e.g. beta1, beta2, rc1
endif( NOT DEFINED MIRALL_VERSION_SUFFIX )
if( NOT DEFINED MIRALL_VERSION_BUILD )
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud-client.git
More information about the Pkg-owncloud-commits
mailing list