changeset 2619:79e708bf75a4 trunk

[svn] - version bump to 1.4.
author nenolod
date Mon, 12 Mar 2007 10:31:24 -0700
parents 26c67f9ef467
children 6393862824e5
files ChangeLog configure.ac src/audacious/build_stamp.c
diffstat 3 files changed, 11 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Sun Mar 11 17:05:07 2007 -0700
+++ b/ChangeLog	Mon Mar 12 10:31:24 2007 -0700
@@ -1,3 +1,12 @@
+2007-03-12 00:05:07 +0000  William Pitcock <nenolod@sacredspiral.co.uk>
+  revision [4246]
+  - add "Language-Team: Default (i18n-default@i18n.atheme.org)\n" to shut 
+    up strict gettexts.
+  
+  trunk/po/sk.po |    1 +
+  1 file changed, 1 insertion(+)
+
+
 2007-03-10 02:10:47 +0000  William Pitcock <nenolod@sacredspiral.co.uk>
   revision [4244]
   - new slovak translator (timeout 180d)
--- a/configure.ac	Sun Mar 11 17:05:07 2007 -0700
+++ b/configure.ac	Mon Mar 12 10:31:24 2007 -0700
@@ -1,6 +1,5 @@
 dnl Process this file with autoconf to produce a configure script.
-
-AC_INIT([audacious], [1.3.1], [bugs+audacious@atheme.org])
+AC_INIT([audacious], [1.4.0], [bugs+audacious@atheme.org])
 AC_PREREQ([2.59])
 
 AC_CANONICAL_HOST
--- a/src/audacious/build_stamp.c	Sun Mar 11 17:05:07 2007 -0700
+++ b/src/audacious/build_stamp.c	Mon Mar 12 10:31:24 2007 -0700
@@ -1,2 +1,2 @@
 #include <glib.h>
-const gchar *svn_stamp = "20070310-4244";
+const gchar *svn_stamp = "20070312-4246";