[genius] Update NEWS



commit 2529bffb820805240d587a192f8655994458fd75
Author: Jiri (George) Lebl <jiri lebl gmail com>
Date:   Sat Apr 7 20:14:00 2018 -0500

    Update NEWS

 NEWS         |    9 +++++++++
 configure.ac |    2 +-
 2 files changed, 10 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index f4a43ec..07df0b0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+Changes to 1.0.24
+
+* A RungeKutta example
+* A simple plane curve plotting example
+* Internal version of VTE, to avoid a dependency on deprecated stuff
+* New translations (Andre Klapper, Balázs Meskó, Ask Hjor Larsen,
+  Alan Morensen, Mario Blättermann, Andika Triwidada, Marek Černocký, 
+  Мирослав Николић, Daniel Mustieles, Kristjan Schmidt)
+
 Changes to 1.0.23
 
 * Stop depending the build system on gnome-common
diff --git a/configure.ac b/configure.ac
index f890839..f85bdba 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([genius], [1.0.23])
+AC_INIT([genius], [1.0.24])
 #AX_IS_RELEASE([git-directory])
 AX_IS_RELEASE([always])
 AC_CONFIG_SRCDIR([src/calc.c])


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]