diff --git a/ChangeLog b/ChangeLog index 2fe1f5d02..6a2eb5efd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2006-07-15 Javier Serrano Polo + + * data/locale/ca.ts: + updated translation + + * src/core/automation_editor.cpp: + corrected help sentence + 2006-07-14 Javier Serrano Polo * include/note.h: diff --git a/configure.in b/configure.in index 10d0810fe..20d2339da 100644 --- a/configure.in +++ b/configure.in @@ -2,8 +2,8 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ(2.50) -AC_INIT(lmms, 0.1.4-cvs20060714, tobydox/at/users/dot/sourceforge/dot/net) -AM_INIT_AUTOMAKE(lmms, 0.1.4-cvs20060714) +AC_INIT(lmms, 0.1.4-cvs20060715, tobydox/at/users/dot/sourceforge/dot/net) +AM_INIT_AUTOMAKE(lmms, 0.1.4-cvs20060715) AM_CONFIG_HEADER(config.h)