Skip to content

Commit cecc507

Browse files
committed
Makefile: Fix version number
1 parent fe1320b commit cecc507

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
GITREMOTE=https://github.com/roundcube/roundcubemail.git
22
GITBRANCH=release-1.5
33
GPGKEY=devs@roundcube.net
4-
VERSION=1.5.14
4+
VERSION=1.5-git
55
PHP_VERSION=5.5
66
SEDI=sed -i
77

0 commit comments

Comments
 (0)