about summary refs log tree commit diff
path: root/cfgfiles
diff options
context:
space:
mode:
authoraszlig <aszlig@redmoonstudios.org>2013-05-27 05:52:46 +0200
committeraszlig <aszlig@redmoonstudios.org>2013-05-27 05:52:46 +0200
commit067c2744338a309f1bd717d74ebbe7a5d1918aec (patch)
treea3b094981f7ca3a59eeae1d4b7afa5c0bbaf1043 /cfgfiles
parent70f2d04d4aefd663545de397fef374e5419514b2 (diff)
gajim.nix: Change version to 0.15.4.
We don't want to re-trigger the configuration file updater, do we?

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Diffstat (limited to 'cfgfiles')
-rw-r--r--cfgfiles/gajim.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/cfgfiles/gajim.nix b/cfgfiles/gajim.nix
index 6ccdad0d..410b9429 100644
--- a/cfgfiles/gajim.nix
+++ b/cfgfiles/gajim.nix
@@ -256,7 +256,7 @@ in mkConfig {
   vcard_avatar_height = "200";
   vcard_avatar_width = "200";
   verbose = false;
-  version = "0.15.3";
+  version = "0.15.4";
   video_framerate = "";
   video_input_device = "v4l2src device=/dev/video0";
   video_output_device = "ximagesink";