You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/x11-plugins/wmix/files/fix-wmix-3.1-version-number...

12 lines
277 B

--- wmix.c 2004-07-19 10:37:58.999866344 +0200
+++ wmix.c 2004-07-19 10:38:11.541959656 +0200
@@ -38,7 +38,7 @@
#include "include/misc.h"
#include "include/ui_x.h"
-#define VERSION "3.0"
+#define VERSION "3.1"
static Display *display;
static char *display_name = NULL;