diff options
| -rw-r--r-- | CHANGELOG | 5 | ||||
| -rw-r--r-- | Makefile | 2 | 
2 files changed, 6 insertions, 1 deletions
| @@ -1,3 +1,8 @@ +1.2 (marked on 2013-05-20) +    * Remove toaruos legacy support +    * May possibly have fixed misidentification on GitHub +    * Other minor fixes +  1.1 (tagged on 2013-01-28)      * Support the Suckless terminal      * Support building for とあるOS @@ -1,5 +1,5 @@  package = nyancat -version = 1.1 +version = 1.2  tarname = $(package)  distdir = $(tarname)-$(version) | 
