]> mj.ucw.cz Git - nwho.git/commitdiff
Will release as version 1.13
authorMartin Mares <mj@ucw.cz>
Fri, 31 Dec 2010 16:28:18 +0000 (17:28 +0100)
committerMartin Mares <mj@ucw.cz>
Fri, 31 Dec 2010 16:28:18 +0000 (17:28 +0100)
Makefile
README

index dc48e417a0ee033357cc3279dedb42db52aef7cd..a048fdf0b93d6eec5957a83be2f73605cb4282ad 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 # Makefile for the nwho toolkit
 
-VERSION=1.12
+VERSION=1.13
 CFLAGS=-O2 -Wall -Wextra -Wno-parentheses -DVERSION=$(VERSION) -std=gnu99
 LDFLAGS=-s
 ROOT=/
diff --git a/README b/README
index 64eced3d06a9b6c69c847f2c9267f352f5984c58..ba60f2ef87d6252204d737868fad461f9d1bc06f 100644 (file)
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-This package contains the Yet Another Network Who-like Utility, version 1.11.
+This package contains the Yet Another Network Who-like Utility, version 1.13.
 
 Copyright (c) 1996--2010 Martin Mares <mj@ucw.cz>