Release 1.3.1
This commit is contained in:
		
							parent
							
								
									9d32aae34f
								
							
						
					
					
						commit
						4875f34e6b
					
				| @ -2,6 +2,10 @@ | |||||||
| 
 | 
 | ||||||
| * CHANGELOG | * CHANGELOG | ||||||
| 
 | 
 | ||||||
|  | ** [[https://github.com/mpereira/tty-solitaire/releases/tag/v1.3.0][v1.3.1]] (2021-09-03) | ||||||
|  | *** Improvements | ||||||
|  |     - Made only executable basename be shown in shell output. [[https://github.com/mpereira/tty-solitaire/pull/60][(#60)]] | ||||||
|  | 
 | ||||||
| ** [[https://github.com/mpereira/tty-solitaire/releases/tag/v1.3.0][v1.3.0]] (2020-06-01) | ** [[https://github.com/mpereira/tty-solitaire/releases/tag/v1.3.0][v1.3.0]] (2020-06-01) | ||||||
| *** Features | *** Features | ||||||
|     - [[https://en.wikipedia.org/wiki/Four-color_deck][Four-color deck]] mode via =--four-color-deck=. [[https://github.com/mpereira/tty-solitaire/pull/43][(#43)]] |     - [[https://en.wikipedia.org/wiki/Four-color_deck][Four-color deck]] mode via =--four-color-deck=. [[https://github.com/mpereira/tty-solitaire/pull/43][(#43)]] | ||||||
|  | |||||||
							
								
								
									
										2
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								Makefile
									
									
									
									
									
								
							| @ -1,4 +1,4 @@ | |||||||
| VERSION = 1.3.0 | VERSION = 1.3.1 | ||||||
| 
 | 
 | ||||||
| CC     ?= gcc | CC     ?= gcc | ||||||
| CFLAGS ?= -g | CFLAGS ?= -g | ||||||
|  | |||||||
							
								
								
									
										6
									
								
								README
									
									
									
									
									
								
							
							
						
						
									
										6
									
								
								README
									
									
									
									
									
								
							| @ -76,9 +76,9 @@ | |||||||
| 
 | 
 | ||||||
| **** Install tty-solitaire | **** Install tty-solitaire | ||||||
|      #+begin_src bash |      #+begin_src bash | ||||||
|      wget -O tty-solitaire-v1.3.0.tar.gz https://github.com/mpereira/tty-solitaire/archive/v1.3.0.tar.gz |      wget -O tty-solitaire-v1.3.1.tar.gz https://github.com/mpereira/tty-solitaire/archive/v1.3.1.tar.gz | ||||||
|      tar xvf tty-solitaire-v1.3.0.tar.gz |      tar xvf tty-solitaire-v1.3.1.tar.gz | ||||||
|      cd tty-solitaire-1.3.0 |      cd tty-solitaire-1.3.1 | ||||||
|      make |      make | ||||||
|      sudo make install |      sudo make install | ||||||
|      #+end_src |      #+end_src | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user