diff src/main.c @ 21:56866f205a68

##### Note: GQview CVS on sourceforge is not always up to date, please use ##### ##### an offical release when making enhancements and translation updates. ##### Sat Mar 5 16:23:32 2005 John Ellis <johne@verizon.net> * README: Updates. * configure.in: Release 2.1.0 Sat Mar 5 16:02:52 2005 John Ellis <johne@verizon.net> * main.c: Enable the beta message at startup. * po/fr.po: Update French translation (from stable branch), submitted by Eric Lassauge.
author gqview
date Sat, 05 Mar 2005 21:40:12 +0000
parents 6d50eaba8e4b
children 07773a3c5b29
line wrap: on
line diff
--- a/src/main.c	Sat Mar 05 20:55:43 2005 +0000
+++ b/src/main.c	Sat Mar 05 21:40:12 2005 +0000
@@ -1191,7 +1191,7 @@
 	/* setup random seed for random slideshow */
         srand(time(NULL));
 
-#if 0
+#if 1
 	printf("GQview %s, This is a beta release.\n", VERSION);
 #endif