[genius] Raise version, update gitignore



commit 176b615ad54b867c6214be335453231841e5027c
Author: Jiri (George) Lebl <jiri lebl gmail com>
Date:   Tue Mar 3 16:15:35 2020 -0600

    Raise version, update gitignore

 configure.ac  | 2 +-
 po/.gitignore | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/configure.ac b/configure.ac
index 1ed25411..aaca9ab9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([genius], [1.0.24])
+AC_INIT([genius], [1.0.25])
 #AX_IS_RELEASE([git-directory])
 AX_IS_RELEASE([always])
 AC_CONFIG_SRCDIR([src/calc.c])
diff --git a/po/.gitignore b/po/.gitignore
index 0554cf09..7e9590bd 100644
--- a/po/.gitignore
+++ b/po/.gitignore
@@ -5,3 +5,4 @@ Makefile.in.in
 genius.pot
 POTFILES
 stamp-it
+.intltool-merge-cache


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