[Pkg-owncloud-commits] [owncloud-client] 87/120: No beta note in nightly builds
Sandro Knauß
hefee-guest at moszumanska.debian.org
Mon Aug 24 00:02:49 UTC 2015
This is an automated email from the git hooks/post-receive script.
hefee-guest pushed a commit to branch master
in repository owncloud-client.
commit 7317e9af617bbcfc299fd4777158251143c4ae09
Author: Daniel Molkentin <danimo at owncloud.com>
Date: Sat Aug 15 02:56:30 2015 +0200
No beta note in nightly builds
---
VERSION.cmake | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/VERSION.cmake b/VERSION.cmake
index 0064744..3fe3be5 100644
--- a/VERSION.cmake
+++ b/VERSION.cmake
@@ -4,7 +4,7 @@ set( MIRALL_VERSION_PATCH 0 )
set( MIRALL_SOVERSION 0 )
if ( NOT DEFINED MIRALL_VERSION_SUFFIX )
- set( MIRALL_VERSION_SUFFIX "beta2") #e.g. beta1, beta2, rc1
+ set( MIRALL_VERSION_SUFFIX "git") #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