Explorar el Código

Fix version number

Serj Kalichev hace 8 años
padre
commit
18c1a7b7e1
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      birq.c

+ 1 - 1
birq.c

@@ -35,7 +35,7 @@
 #include "pxm.h"
 
 #ifndef VERSION
-#define VERSION "1.0.0"
+#define VERSION "1.2.0"
 #endif
 
 /* Signal handlers */