diff --git a/CHANGES b/CHANGES index ad6ea380af..1ae28aebad 100644 --- a/CHANGES +++ b/CHANGES @@ -1,4 +1,4 @@ -1.3.0 () +1.3.0 (27-04-2017) ======== New: diff --git a/configure.ac b/configure.ac index 914b757c55..b421cd5b73 100644 --- a/configure.ac +++ b/configure.ac @@ -8,7 +8,7 @@ dnl $libdir/liquidsoap/$libs_dir_version # Do not use $version below (and don't write AC_1N1T) before the next # line, since we grep for the literal version there AC_INIT([liquidsoap],[1.3.0]) -scm_snapshot=true +scm_snapshot=false version=1.3.0 if test $scm_snapshot != "false"; then