[bijiben] ShowAboutDialog : update version



commit b84d18dc07f717871913acf59d205f69ff67d487
Author: Pierre-Yves Luyten <py luyten fr>
Date:   Mon Nov 19 23:11:22 2012 +0100

    ShowAboutDialog : update version

 src/bjb-app-menu.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/bjb-app-menu.c b/src/bjb-app-menu.c
index cff0cad..2cbfea9 100644
--- a/src/bjb-app-menu.c
+++ b/src/bjb-app-menu.c
@@ -14,7 +14,7 @@ void show_about_dialog(GtkApplication *app)
   "program-name", "Bijiben",
   "comments", "Simple noteboook for GNOME",
   "license", "GPLv3",
-  "version", "0.2.0",
+  "version", "3.7.2",
   "copyright", "Pierre-Yves Luyten 2012",
   NULL,NULL,NULL);
 



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