Version bump (0.4-5)
[flashlight-appl] / configure.ac
index 19db998..d234adc 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([flashlight-applet], [0.3], [], [flashlight-applet])
+AC_INIT([flashlight-applet], [0.4], [], [flashlight-applet])
 AC_PREREQ([2.58])
 
 AC_CONFIG_SRCDIR([src/flashlight_applet.c])
@@ -37,5 +37,6 @@ AC_CONFIG_FILES([Makefile]
    [src/Makefile]
    [data/Makefile]
    [data/flashlight-applet.desktop.in]
+   [data/flashlight-applet-launcher.desktop.in]
    [po/Makefile.in])
 AC_OUTPUT()