mirror of
				https://github.com/3proxy/3proxy.git
				synced 2025-11-04 07:42:39 +08:00 
			
		
		
		
	Commit as 0.9.4
This commit is contained in:
		
							parent
							
								
									e1b4e50242
								
							
						
					
					
						commit
						b15d5bf681
					
				@ -1,3 +1,9 @@
 | 
				
			|||||||
 | 
					3proxy (0.9.4-1) buster; urgency=medium
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  *3proxy 0.9.4 initial build
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					 -- z3APA3A <3apa3a@3proxy.org>  Fri, 02 Jul 2021 00:47:00 +0300
 | 
				
			||||||
 | 
					
 | 
				
			||||||
3proxy (0.9.3-1) buster; urgency=medium
 | 
					3proxy (0.9.3-1) buster; urgency=medium
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  *3proxy 0.9.3 initial build
 | 
					  *3proxy 0.9.3 initial build
 | 
				
			||||||
 | 
				
			|||||||
@ -1,5 +1,5 @@
 | 
				
			|||||||
Name:           3proxy
 | 
					Name:           3proxy
 | 
				
			||||||
Version:        0.9.3
 | 
					Version:        0.9.4
 | 
				
			||||||
Release:        1
 | 
					Release:        1
 | 
				
			||||||
Summary:        3proxy tiny proxy server
 | 
					Summary:        3proxy tiny proxy server
 | 
				
			||||||
License:        GPL/LGPL/Apache/BSD
 | 
					License:        GPL/LGPL/Apache/BSD
 | 
				
			||||||
 | 
				
			|||||||
@ -1,12 +1,12 @@
 | 
				
			|||||||
#ifndef VERSION
 | 
					#ifndef VERSION
 | 
				
			||||||
#define VERSION "3proxy-0.9.3"
 | 
					#define VERSION "3proxy-0.9.4"
 | 
				
			||||||
#endif
 | 
					#endif
 | 
				
			||||||
#ifndef BUILDDATE
 | 
					#ifndef BUILDDATE
 | 
				
			||||||
#define BUILDDATE ""
 | 
					#define BUILDDATE ""
 | 
				
			||||||
#endif
 | 
					#endif
 | 
				
			||||||
#define MAJOR3PROXY 0
 | 
					#define MAJOR3PROXY 0
 | 
				
			||||||
#define SUBMAJOR3PROXY 9
 | 
					#define SUBMAJOR3PROXY 9
 | 
				
			||||||
#define MINOR3PROXY 3
 | 
					#define MINOR3PROXY 4
 | 
				
			||||||
#define SUBMINOR3PROXY 0
 | 
					#define SUBMINOR3PROXY 0
 | 
				
			||||||
#define RELEASE3PROXY "3proxy-0.9.3(" BUILDDATE ")\0"
 | 
					#define RELEASE3PROXY "3proxy-0.9.4(" BUILDDATE ")\0"
 | 
				
			||||||
#define YEAR3PROXY "2021"
 | 
					#define YEAR3PROXY "2021"
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user