1008: Added upload_progress to the connection.
[elinks.git] / src / main / version.h
blob34c5a672b2e57b205f01c213537629b5e5df7434
1 #ifndef EL__MAIN_VERSION_H
2 #define EL__MAIN_VERSION_H
4 struct terminal;
6 unsigned char *get_dyn_full_version(struct terminal *term, int more);
7 void init_static_version(void);
9 #endif /* EL__MODULES_VERSION_H */