summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWilliam Jon McCann <jmccann@redhat.com>2009-08-23 14:23:14 -0400
committerWilliam Jon McCann <jmccann@redhat.com>2009-08-23 14:23:14 -0400
commit81793fb829121aa2b7ddcef209746e53728c2ab5 (patch)
tree19cffb747f95c49a60950144563539909819cd3d
parent3a5d0b310f9d957e35895819693fe32189a65614 (diff)
release 0.40.4
-rw-r--r--NEWS12
-rw-r--r--configure.ac2
2 files changed, 13 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index e90b803..3b2a4ad 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,16 @@
==============
+Version 0.4
+==============
+
+ * add screen-capture as a copy of camera-shutter
+
+==============
+Version 0.3
+==============
+
+ * add camera-shutter
+
+==============
Version 0.2
==============
diff --git a/configure.ac b/configure.ac
index 58d6ff8..09bb065 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
AC_PREREQ([2.60])
AC_INIT([sound-theme-freedesktop],
- [0.3],
+ [0.4],
[http://bugzilla.freedesktop.org/enter_bug.cgi?product=sound-theme-freedesktop])
AC_CONFIG_SRCDIR([index.theme.in])