From 989edff55111db3b457c9e04f3abf296e6ac555c Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Sun, 20 Oct 2013 21:55:01 +0200 Subject: o Getting "upgrade" to work with non-SNAPSHOT versions too. o Removing maven.version. o Documenting(!) the different configuration keys and what they mean. --- libexec/app-set-version | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libexec/app-set-version') diff --git a/libexec/app-set-version b/libexec/app-set-version index 0abb9b8..1b7fd16 100755 --- a/libexec/app-set-version +++ b/libexec/app-set-version @@ -54,4 +54,4 @@ else ln -s versions/$version/root current fi -app-conf set app.version "$version" +app-conf set app.installed_version "$version" -- cgit v1.2.3