[bijiben] Bump to 3.7.3



commit b10a5e3d0778206106993b3b3ac6d66129f69c65
Author: Pierre-Yves Luyten <py luyten fr>
Date:   Sun Dec 16 12:07:33 2012 +0100

    Bump to 3.7.3

 NEWS               |    6 ++++++
 configure.ac       |    2 +-
 src/bjb-app-menu.c |    2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index e444f58..d808657 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Overview of changes in 3.7.3
+============================
+
+* Bigger lines
+
+
 Overview of changes in 3.7.2
 ============================
 
diff --git a/configure.ac b/configure.ac
index ecda505..3d06bc5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 dnl Process this file with autoconf to produce a configure script.
 dnl Created by Anjuta application wizard.
 
-AC_INIT(bijiben, 3.7.2)
+AC_INIT(bijiben, 3.7.3)
 m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])])
 
 dnl _FOR_DOC
diff --git a/src/bjb-app-menu.c b/src/bjb-app-menu.c
index 6143d9c..740acfe 100644
--- a/src/bjb-app-menu.c
+++ b/src/bjb-app-menu.c
@@ -30,7 +30,7 @@ void show_about_dialog(GtkApplication *app)
   "program-name", "Bijiben",
   "comments", "Simple noteboook for GNOME",
   "license", "GPLv3",
-  "version", "3.7.2",
+  "version", "3.7.3",
   "copyright", "Pierre-Yves Luyten 2012",
   NULL,NULL,NULL);
 



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