[Pkg-owncloud-commits] [owncloud-client] 01/01: 2.0.2 beta 1
Gaudenz Steinlin
gaudenz at moszumanska.debian.org
Fri Nov 4 10:38:58 UTC 2016
This is an automated email from the git hooks/post-receive script.
gaudenz pushed a commit to annotated tag v2.0.2-beta1
in repository owncloud-client.
commit c18edadc128f487dbfde30c1770c6b5f5e0e859d
Author: Daniel Molkentin <danimo at owncloud.com>
Date: Tue Sep 15 12:46:26 2015 +0200
2.0.2 beta 1
---
VERSION.cmake | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/VERSION.cmake b/VERSION.cmake
index e18bc8b..d296ed9 100644
--- a/VERSION.cmake
+++ b/VERSION.cmake
@@ -4,7 +4,7 @@ set( MIRALL_VERSION_PATCH 2 )
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